|
|
- export default {
- "language": "language",
- "language.cancel": "cancel",
- "page.login.title": "login",
- "tabbar.title.1": "Home",
- "tabbar.title.2": "Records",
- "tabbar.title.3": "Starting",
- "tabbar.title.4": "Service",
- "tabbar.title.5": "Account",
- "nav.login": "Login",
- "nav.register": "Register",
- "nav.home": "Home",
- "nav.order": "Orders",
- "myToactTitle": "Tips",
- "$": "$",
- "toHome": "Back to home page",
- "success-operation": "Operation successful",
- "message": {
- "1": "The account field cannot be left blank",
- "2": "The password field cannot be left blank",
- "3": "User does not exist",
- "4": "Incorrect password",
- "5": "Login successful",
- "6": "The confirm password field cannot be left blank",
- "7": "The payment password field cannot be left blank",
- "8": "The verify payment password field cannot be left blank",
- "9": "Passwords do not match",
- "10": "Payment passwords do not match",
- "11": "Invitation code error",
- "12": "Registration successful",
- "13": "The account has been disabled",
- "14": "Query successful",
- "15": "Operation successful",
- "16": "Incorrect password",
- "17": "Password cannot be empty",
- "18": "Confirm password cannot be empty",
- "19": "Passwords do not match",
- "20": "Withdrawal amount cannot be empty",
- "21": "Payment password cannot be empty",
- "22": "Unfortunately, you did not win the lottery",
- "23": "Today's lottery attempts have been exhausted",
- "24": "Review successful",
- "25": "Review identifier cannot be empty",
- "26": "Review score cannot be empty",
- "27": "Payment successful",
- "28": "Insufficient balance",
- "29": "Order created successfully",
- "30": "User transactions have been disabled. Please contact customer service",
- "31": "You have an unpaid order",
- "32": "Mission complete. Contact customer service",
- "33": "Since your funds are large and exceed the withdrawal amount of ordinary users, please consider upgrading your VIP level!",
- "34": "Sign in today",
- "35": "Sign in successfully",
- "36": "The user amount is less than the vip limit amount, please recharge",
- "37": "The balance is insufficient to perform the task",
- "500": "The system is busy! Please contact customer service",
- "512": "The account is already registered",
- "511": "The account or password is incorrect"
- },
- page: {
- "home": {
- "product": "product",
- "aboutUs": "About us",
- "tiktokShop": "TikTok Shop",
- "company": "Growth Marketing Company",
- "introduction": "Click to view introduction",
- "commission": "Commission"
- },
- "starting": {
- "balance": "Current balance",
- "unit": "USD",
- "today-income": "Today Income",
- "completed": "Booking completed!",
- "auto-match": "Auto-match",
- "payment-success" : "Payment success"
- },
- "center": {
- "phone": "phone",
- "invitationCode": "Invitation code",
- "balance": "Balance",
- "recharge": "Recharge",
- "withdrawal": "withdrawal",
- "services": "Services",
- "detailed": "Detail",
- "wallet": "Wallet",
- "password": "Password",
- "payment": "Payment",
- "rule": "Rule",
- "aboutUs": "About us",
- "logout": "Logout"
- },
- "purse": {
- "balance": "Balance",
- "unit": "USD",
- "recharge-address": "Recharge address",
- "copy": "copy",
- "recharge-amount": "Recharge amount",
- "recharge-amount-placeholder": "Please enter the top up account",
- "upload": "Upload payment screenshot",
- "complete-top-up": "I have completed the recharge",
- "steps": "The steps",
- "copySuccess" : "Copy success",
- "success" : "Recharge successfully",
- "recharge-amount-placeholder" : "Please enter recharge amout"
- },
- "withdraw": {
- "balance": "Balance",
- "unit": "USD",
- "withdrawal-account": "Withdrawal account",
- "min-withdrawal": "Minimum withdrawal amount 1",
- "payment-password": "Payment password",
- "payment_passwrod-placeholder": "Please enter payment password",
- "confirm": "Confirm",
- "creditLimit" : "The minimum withdrawal should be greater than 0",
- "insufficientBalance" : "The withdrawal amount is greater than the account balance"
- },
- "runningWater": {
- "all": "All",
- "income": "Income",
- "expenditure": "Expenditure",
- "0" : "User recharge",
- "1" : "User withdrawal",
- "2" : "User revenue",
- "3" : "unreviewed"
- },
- "modifyUser": {
- "network": "Network",
- "wallet": "Wallet",
- "wallet-placeholder": "Please enter your wallet",
- "payment": "Payment",
- "payment-placeholder": "Please enter your payment",
- "confirm": "Confirm",
- "oldPassword": "Old Password",
- "newPassword": "New Password"
- },
- "changeLanguage": {
- "cancel": "Cancel",
- "confirm": "Confirm",
- },
- "serviceList": {
- "cancel": "Cancel"
- },
- "login": {
- "title": "Login",
- "please-enter": "Please login to your account",
- "phone-placeholder": "Please enter phone",
- "password-placeholder": "Please enter password",
- "register-now": "Register now",
- "forget-password": "Forget the password?"
- },
- "register": {
- "phone-placeholder": "Please enter phone",
- "password-placeholder": "Please enter password",
- "payPass-placeholder": "Please enter the 6-digit payment password",
- "invitation-code-placeholder": "Please enter the invitation code",
- "title": "Register",
- "login-now": "Lonin Now"
- },
- "order": {
- "Submit_New": "Submit",
- "Speedip": "Speedip",
- "Total_Amount": "Need to recharge",
- "Profit": "Commission",
- "no-Order": "No Order",
- "take-stroll": "Take a Stroll",
- "class_1": "ALL",
- "class_2": "Unpaid",
- "class_3": "Paid",
- "class_4": "Rated",
- "pay": "Immediate payment",
- "confirm_pay": "Do you confirm payment?",
- "ok": "Confirm",
- "no": "Cancel",
- },
- "prizeDraw" : {
- "title" : "Matching",
- "recharge" : "Need to recharge",
- "commission" : "Commission",
- "time" : "Time",
- "number" : "Number",
- "submit" : "Submit",
- "unit" : "USD"
- }
- }
- }
|