en.php 2.1 KB

1234567891011121314151617181920212223242526
  1. <?php
  2. return [
  3. 'Invalid parameters' => 'Invalid parameters',
  4. 'Please bind your superior first' => 'Please bind your superior first',
  5. 'The recommender cannot be yourself please re-bind to your superior' => 'The recommender cannot be yourself please re-bind to your superior',
  6. 'The invitation code is invalid, please manually bind your superior' => 'he invitation code is invalid, please manually bind your superior',
  7. 'Your account has been locked please contact customer service' => 'Your account has been locked please contact customer service。',
  8. 'The withdrawal amount must be greater than 0' => 'The withdrawal amount must be greater than 0',
  9. 'The withdrawal amount cannot be less than' => 'The withdrawal amount cannot be less than',
  10. 'Withdrawal failed, please contact customer service.' => 'Withdrawal failed, please contact customer service.',
  11. 'Signature verification failed' => 'ignature verification failed',
  12. '热销支付' => 'Hot-selling payment',
  13. '转让支付' => 'Transfer payment',
  14. '转让收款' => 'Transfer receipt',
  15. '充值' => 'Recharge',
  16. '提现' => 'Withdraw',
  17. '分享' => 'Share',
  18. '退回' => 'Return',
  19. '赠送' => 'Gift fee',
  20. '直推收益' => 'Direct income',
  21. '系统调整' => 'System Adjustments',
  22. '赠送支出' => 'Gift Expenses',
  23. '赠送收款' => 'Gift Receipt',
  24. '抢购未开始' => 'The flash sale has not started yet',
  25. ];