You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

166 lines
5.1 KiB

9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
  1. export default {
  2. "language": "language",
  3. "language.cancel": "cancel",
  4. "page.login.title": "login",
  5. "tabbar.title.1": "Home",
  6. "tabbar.title.2": "Records",
  7. "tabbar.title.3": "Starting",
  8. "tabbar.title.4": "Service",
  9. "tabbar.title.5": "Account",
  10. "nav.login": "Login",
  11. "nav.register": "Register",
  12. "nav.home": "Home",
  13. "nav.order": "Orders",
  14. "myToactTitle": "Tips",
  15. "$": "$",
  16. "toHome": "Back to home page",
  17. "success-operation": "Operation successful",
  18. "message": {
  19. "1": "The account field cannot be left blank",
  20. "2": "The password field cannot be left blank",
  21. "3": "User does not exist",
  22. "4": "Incorrect password",
  23. "5": "Login successful",
  24. "6": "The confirm password field cannot be left blank",
  25. "7": "The payment password field cannot be left blank",
  26. "8": "The verify payment password field cannot be left blank",
  27. "9": "Passwords do not match",
  28. "10": "Payment passwords do not match",
  29. "11": "Invitation code error",
  30. "12": "Registration successful",
  31. "13": "The account has been disabled",
  32. "14": "Query successful",
  33. "15": "Operation successful",
  34. "16": "Incorrect password",
  35. "17": "Password cannot be empty",
  36. "18": "Confirm password cannot be empty",
  37. "19": "Passwords do not match",
  38. "20": "Withdrawal amount cannot be empty",
  39. "21": "Payment password cannot be empty",
  40. "22": "Unfortunately, you did not win the lottery",
  41. "23": "Today's lottery attempts have been exhausted",
  42. "24": "Review successful",
  43. "25": "Review identifier cannot be empty",
  44. "26": "Review score cannot be empty",
  45. "27": "Payment successful",
  46. "28": "Insufficient balance",
  47. "29": "Order created successfully",
  48. "30": "User transactions have been disabled. Please contact customer service",
  49. "31": "You have an unpaid order",
  50. "32": "Mission complete. Contact customer service",
  51. "33": "Since your funds are large and exceed the withdrawal amount of ordinary users, please consider upgrading your VIP level!",
  52. "34": "Sign in today",
  53. "35": "Sign in successfully",
  54. "36": "The user amount is less than the vip limit amount, please recharge",
  55. "37": "The balance is insufficient to perform the task",
  56. "500": "The system is busy! Please contact customer service",
  57. "512": "The account is already registered",
  58. "511": "The account or password is incorrect"
  59. },
  60. page: {
  61. "home": {
  62. "product": "product",
  63. "aboutUs": "About us",
  64. "tiktokShop": "TikTok Shop",
  65. "company": "Growth Marketing Company",
  66. "introduction": "Click to view introduction",
  67. "commission": "Commission"
  68. },
  69. "starting": {
  70. "balance": "Current balance",
  71. "unit": "USD",
  72. "today-income": "Today Income",
  73. "completed": "Booking completed!",
  74. "auto-match": "Auto-match"
  75. },
  76. "center": {
  77. "phone": "phone",
  78. "invitationCode": "Invitation code",
  79. "balance": "Balance",
  80. "recharge": "Recharge",
  81. "withdrawal": "withdrawal",
  82. "services": "Services",
  83. "detailed": "Detail",
  84. "wallet": "Wallet",
  85. "password": "Password",
  86. "payment": "Payment",
  87. "rule": "Rule",
  88. "aboutUs": "About us",
  89. "logout": "Logout"
  90. },
  91. "purse": {
  92. "balance": "Balance",
  93. "unit": "USD",
  94. "recharge-address": "Recharge address",
  95. "copy": "copy",
  96. "recharge-amount": "Recharge amount",
  97. "recharge-amount-placeholder": "Please enter the top up account",
  98. "upload": "Upload payment screenshot",
  99. "complete-top-up": "I have completed the recharge",
  100. "steps": "The steps"
  101. },
  102. "withdraw": {
  103. "balance": "Balance",
  104. "unit": "USD",
  105. "withdrawal-account": "Withdrawal account",
  106. "min-withdrawal": "Minimum withdrawal amount 1",
  107. "payment-password": "Payment password",
  108. "payment_passwrod-placeholder": "Please enter payment password",
  109. "confirm": "Confirm"
  110. },
  111. "runningWater": {
  112. "all": "All",
  113. "income": "Income",
  114. "expenditure": "Expenditure",
  115. "balance": "Balance",
  116. },
  117. "modifyUser": {
  118. "network": "Network",
  119. "wallet": "Wallet",
  120. "wallet-placeholder": "Please enter your wallet",
  121. "payment": "Payment",
  122. "payment-placeholder": "Please enter your payment",
  123. "confirm": "Confirm",
  124. "oldPassword": "Old Password",
  125. "newPassword": "New Password"
  126. },
  127. "changeLanguage": {
  128. "cancel": "Cancel",
  129. "confirm": "Confirm",
  130. },
  131. "serviceList": {
  132. "cancel": "Cancel"
  133. },
  134. "login": {
  135. "title": "Login",
  136. "please-enter": "Please login to your account",
  137. "phone-placeholder": "Please enter phone",
  138. "password-placeholder": "Please enter password",
  139. "register-now": "Register now",
  140. "forget-password": "Forget the password?"
  141. },
  142. "register": {
  143. "phone-placeholder": "Please enter phone",
  144. "password-placeholder": "Please enter password",
  145. "payPass-placeholder": "Please enter the 6-digit payment password",
  146. "invitation-code-placeholder": "Please enter the invitation code",
  147. "title": "Register",
  148. "login-now": "Lonin Now"
  149. },
  150. "order": {
  151. "Submit_New": "Submit",
  152. "Speedip": "Speedip",
  153. "Total_Amount": "Need to recharge",
  154. "Profit": "Commission",
  155. "no-Order": "No Order",
  156. "take-stroll": "Take a Stroll",
  157. "class_1": "ALL",
  158. "class_2": "Unpaid",
  159. "class_3": "Paid",
  160. "class_4": "Rated",
  161. "pay": "Immediate payment",
  162. "confirm_pay": "Do you confirm payment?",
  163. "ok": "Confirm",
  164. "no": "Cancel",
  165. }
  166. }
  167. }