en.php 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. <?php
  2. return [
  3. '请求成功' => 'Request successful',
  4. '全部状态' => 'All',
  5. '未定义' => 'Undefined',
  6. '参数有误' => 'Wrong parameter',
  7. '提交成功' => 'Submission successful, please wait for processing',
  8. '余额不足' => 'Your available balance is insufficient',
  9. '资金密码有误' => 'Fund password is incorrect',
  10. 'Please login first' => 'Please login again',
  11. '验证码错误' => 'Verification code error',
  12. '手机号码不存在' => 'Mobile number does not exist',
  13. '账号锁定' => 'Account locked, please contact customer service',
  14. '手机验证码错误' => 'Mobile phone verification code error',
  15. '操作超时' => 'Operation timeout',
  16. '待支付' => 'To be paid',
  17. '完成' => 'Finish',
  18. '失败' => 'Fail',
  19. '取消' => 'Cancel',
  20. '待支付' => 'To be paid',
  21. '待处理' => 'Pending',
  22. '出款信息未配置' => 'Withdrawal information is not configured',
  23. '中国' => 'China',
  24. '美国' => 'USA',
  25. '泰国' => 'Thailand',
  26. '阿拉伯' => 'Arab',
  27. '日本' => 'Japan',
  28. '韩国' => 'South Korea',
  29. '马来西亚' => 'Malaysia',
  30. '越南' => 'Vietnam',
  31. '无充值信息' => 'The system has not configured recharge information, please contact customer service',
  32. '无提现信息' => 'The system has not configured withdrawal information, please contact customer service',
  33. '完成' => 'Finish',
  34. '冻结' => 'Freeze',
  35. '驳回' => 'turn down',
  36. '取消' => 'Cancel',
  37. '发送频繁' => 'Send frequently',
  38. '提现手续费有误' => 'Withdrawal fee configuration is incorrect',
  39. '任务不足' => 'Insufficient tasks',
  40. '待支付' => 'To be paid',
  41. '暂停抢单' => 'Suspend order grabbing',
  42. '余额不足' => 'Insufficient balance, please recharge first',
  43. '今日任务已完成' => 'Today\'s task has been completed, please come back tomorrow',
  44. '参数错误' => 'Parameter error, please contact the administrator',
  45. '未匹配到商品' => 'The price range does not match the product',
  46. '有未完成订单' => 'You have an unfinished order, please come back after completing it',
  47. 'User center' => 'Member Centre',
  48. 'Register' => 'Register',
  49. 'Login' => 'Log in',
  50. 'Sign up successful' => 'registration success',
  51. 'Username can not be empty' => 'Username can not be empty',
  52. 'Username must be 3 to 30 characters' => 'Username must be 3-30 characters',
  53. 'Username must be 6 to 30 characters' => 'Username must be 6-30 characters',
  54. 'Password can not be empty' => 'password can not be blank',
  55. 'Password must be 6 to 30 characters' => 'Password must be 6-30 characters',
  56. 'Mobile is incorrect' => 'Mobile phone format is incorrect',
  57. 'Username already exist' => 'username already exists',
  58. 'Nickname already exist' => 'Nickname already exists',
  59. 'Email already exist' => 'Email already exists',
  60. 'Mobile already exist' => 'Mobile phone number already exists',
  61. 'Username is incorrect' => 'Username is incorrect',
  62. 'Email is incorrect' => 'Email is incorrect',
  63. 'Account is locked' => 'Account has been locked',
  64. 'Password is incorrect' => 'Login password is incorrect',
  65. 'Account is incorrect' => 'Account is incorrect',
  66. 'Account not exist' => 'Account does not exist',
  67. 'Account can not be empty' => 'Account cannot be empty',
  68. 'Username or password is incorrect' => 'Incorrect username or password',
  69. 'You are not logged in' => 'You are not currently logged in',
  70. 'You\'ve logged in, do not login again' => 'You already exist, please do not log in again',
  71. 'Profile' => 'personal information',
  72. 'Verify email' => 'E-mail verification',
  73. 'Change password' => 'change Password',
  74. 'Captcha is incorrect' => 'Incorrect verification code',
  75. 'Logged in successful' => 'login successful',
  76. 'Logout successful' => 'exit successfully',
  77. 'Operation failed' => 'operation failed',
  78. 'Invalid parameters' => 'The parameter is incorrect',
  79. 'Change password failure' => 'Failed to change password',
  80. 'Change password successful' => 'password has been updated',
  81. 'Reset password successful' => 'Password reset successful',
  82. '邀请码有误' => 'The invitation code is incorrect',
  83. '确认密码不一致' => 'Confirm that the password is inconsistent',
  84. '账号不存在' => 'Account does not exist',
  85. '旧密码' => 'Old Password',
  86. '新密码' => 'New Password',
  87. '确认密码' => 'Confirm Password',
  88. '登录密码' => 'login password',
  89. '新资金密码' => 'New fund password',
  90. '资金密码重置成功' => 'Fund password reset successfully',
  91. '资金密码重置失败' => 'Fund password reset failed',
  92. '手机号码' => 'phone number',
  93. '区号' => 'area code',
  94. '资金密码未设置' => 'Fund password is not set',
  95. '肯尼亚' => 'Kenya',
  96. '希腊' => 'Greece',
  97. '荷兰' => 'Netherlands',
  98. '比利时' => 'Belgium',
  99. '法国' => 'France',
  100. '西班牙' => 'Spain',
  101. '直布罗陀' => 'Gibraltar',
  102. '葡萄牙' => 'Portugal',
  103. '卢森堡' => 'Luxembourg',
  104. '爱尔兰' => 'Ireland',
  105. '冰岛' => 'Iceland',
  106. '阿尔巴尼亚' => 'Albania',
  107. '马耳他' => 'malta',
  108. '塞浦路斯' => 'Cyprus',
  109. '芬兰' => 'Finland',
  110. '保加利亚' => 'Bulgaria',
  111. '匈牙利' => 'Hungary',
  112. '克罗地亚' => 'Croatia',
  113. '罗马尼亚' => 'Romania',
  114. '英国' => 'U.K.',
  115. '丹麦' => 'Denmark',
  116. '瑞典' => 'Sweden',
  117. '挪威' => 'Norway',
  118. '波兰' => 'Poland',
  119. '德国' => 'Germany',
  120. '巴拿马' => 'Panama',
  121. '墨西哥' => 'Mexico',
  122. '古巴' => 'cuba',
  123. '阿根廷' => 'Argentina',
  124. '巴西' => 'Brazil',
  125. '智利' => 'Chile',
  126. '哥伦比亚' => 'Colombia',
  127. '澳大利亚' => 'Australia',
  128. '印度尼西亚' => 'Indonesia',
  129. '菲律宾' => 'the Philippines',
  130. '新西兰' => 'New Zealand',
  131. '新加坡' => 'Singapore',
  132. '俄罗斯' => 'Russia',
  133. '中国香港' => 'China Hong Kong',
  134. '中国澳门' => 'Macao, China',
  135. '柬埔寨' => 'Cambodia',
  136. '老挝' => 'Laos',
  137. '孟加拉国' => 'Bangladesh',
  138. '中国台湾' => 'Taiwan, China',
  139. '土耳其' => 'Türkiye',
  140. '印度' => 'India',
  141. '巴基斯坦' => 'Pakistan',
  142. '阿富汗' => 'Afghanistan',
  143. '斯里兰卡' => 'Sri Lanka',
  144. '缅甸' => 'Myanmar',
  145. '马尔代夫' => 'Maldives',
  146. '黎巴嫩' => 'lebanon',
  147. '约旦' => 'Jordan',
  148. '叙利亚' => 'Syria',
  149. '伊拉克' => 'Iraq',
  150. '伊朗' => 'Iran',
  151. '阿塞拜疆' => 'Azerbaijan'
  152. ];