1160 lines
36 KiB
JSON
1160 lines
36 KiB
JSON
{
|
|
"locale": {
|
|
"current": "English",
|
|
"languageChangeConfirm": "Applying this setting will restart the APP"
|
|
},
|
|
"pageTitleLogin": "Log in",
|
|
"pageTitleForgotPassword": "Forgot Password",
|
|
"common": {
|
|
"error": {
|
|
"sysError": "Server exception",
|
|
"networkError": "Network exception",
|
|
"uploadError": "Upload failed, please try again",
|
|
"401": "Login Expired"
|
|
},
|
|
"success": {
|
|
"submit": "Submission is successful!",
|
|
"action": "Operation is successful!",
|
|
"copy": "Copy is successful!",
|
|
"update": "Update is successful!",
|
|
"uploadSuccess": "Upload success!",
|
|
"qrCodeSave":"Qr code saved to album",
|
|
"saveDone": "Successfully saved",
|
|
"saveFail": "Save failed",
|
|
"mailSuccess": "Email verified successfully"
|
|
},
|
|
"unit": {
|
|
"human": "",
|
|
"dollar": "USD",
|
|
"cent": "Cents"
|
|
},
|
|
"view": "View",
|
|
"viewTradeRecord": "View historical transaction history",
|
|
"back": "Back",
|
|
"empty": "No Data",
|
|
"yesterday": "yesterday",
|
|
"threeDays": "3 days",
|
|
"7Days": "7 days",
|
|
"30Days": "30 days",
|
|
"login": "Log in",
|
|
"signUp": "Sign up",
|
|
"forgotPassword": "Forgot Password",
|
|
"okText": "Confirm",
|
|
"cancelText": "Cancel",
|
|
"delete": "Delete",
|
|
"yes": "yes",
|
|
"no": "no",
|
|
"filter": "Filter",
|
|
"download": "Download",
|
|
"availableMoneyOut": "Available amount for withdrawal",
|
|
"exchangeRate": "Exchange Rate",
|
|
"monetaryEquivalent": "Currency Equivalent Amount",
|
|
"allAccounts": "All Account",
|
|
"alipay": "Alipay Wallet",
|
|
"saveToAlbum": "Save to album",
|
|
"noKycWithdraw": "Please complete your personal information before withdrawing",
|
|
"enterSecurityCode": "enterSecurityCode",
|
|
"export": "Export",
|
|
"architectureDiagram": "Architecture Diagram",
|
|
"inTheEnd": "End of content!",
|
|
"noData": "No data!"
|
|
},
|
|
"modal": {
|
|
"logoutContent": "Log out?",
|
|
"deleteBankCardContent": "Are you sure you want to delete?",
|
|
"delete": "Are you sure you want to delete?",
|
|
"cancel": "Are you sure to cancel?",
|
|
"fileAccount": "Please confirm there is no fund in the account. Once the account is archived, it will be unable to use or restore.",
|
|
"openPaymentPage": "Will soon jump to the online payment page"
|
|
},
|
|
"menu": {
|
|
"home": "Home page",
|
|
"myAccount": "My Account",
|
|
"partner": "Partners",
|
|
"capital": "Funds",
|
|
"coupon_activity": "Promotions",
|
|
"download": "Terminals Download",
|
|
"contact": "Contact Us",
|
|
"news": "Company News",
|
|
"fts": "Social Trading",
|
|
"pamm": "PAMM",
|
|
"tools": "Tools & Reports",
|
|
"activity": "Promotions",
|
|
"logOut": "Log out"
|
|
},
|
|
"form": {
|
|
"close": "Close",
|
|
"submit": "Submit",
|
|
"submitAudit": "Submit for Review",
|
|
"uploadDocument": "Upload Document",
|
|
"search": "Search",
|
|
"save": "Save",
|
|
"next": "Next",
|
|
"previousStep": "Back",
|
|
"applyNow": "Apply Now",
|
|
"verifyNow": "Verify Now",
|
|
"pleaseEnter": "Please enter",
|
|
"pleaseSelect": "Please select",
|
|
"userType": {
|
|
"emp": "Employee",
|
|
"ib": "IB",
|
|
"customer": "Customer"
|
|
},
|
|
"status": {
|
|
"label": "Status",
|
|
"apply": "Pending Review",
|
|
"approved": "Approved",
|
|
"rejected": "Rejected",
|
|
"canceled": "Canceled",
|
|
"wait": "Awaiting Confirmation",
|
|
"waitWallet": "Awaiting Wallet Confirmation",
|
|
"breakUp": "Interrupted",
|
|
"depositFailed": "Deposit Failed"
|
|
},
|
|
"agreement": {
|
|
"required": "Please check the box to agree to this agreement"
|
|
},
|
|
"email": {
|
|
"label": "Email",
|
|
"placeholder": "Enter email",
|
|
"required": "Email is a required field",
|
|
"invalid": "Invalid email address",
|
|
"uniqueInvalid": "Email is already registered, please use a different email"
|
|
},
|
|
"registerEmail": {
|
|
"placeholder": "Please enter your registered email address",
|
|
"required": "Please enter your registered email address"
|
|
},
|
|
"idCard": {
|
|
"label": "ID Card"
|
|
},
|
|
"passport": {
|
|
"label": "Passport"
|
|
},
|
|
"phoneNumber": {
|
|
"label": "Phone",
|
|
"placeholder": "Enter phone",
|
|
"required": "Phone is a required field",
|
|
"invalid": "Invalid phone number"
|
|
},
|
|
"password": {
|
|
"label": "Password",
|
|
"placeholder": "Enter password",
|
|
"required": "Password is a required field",
|
|
"invalid": "Please enter a valid password",
|
|
"pattern1": "Contains 8 to 15 characters",
|
|
"pattern2": "At least one uppercase and lowercase letter",
|
|
"pattern3": "At least one number",
|
|
"pattern4": "Must include one of the following characters: {'#'}, {'@'}, {'!'}"
|
|
},
|
|
"oldPassword": {
|
|
"label": "Old Password",
|
|
"placeholder": "Enter old password",
|
|
"required": "Old password is a required field"
|
|
},
|
|
"newPassword": {
|
|
"label": "New Password",
|
|
"placeholder": "Enter new Password",
|
|
"required": "New password is a required field"
|
|
},
|
|
"confirmPassword": {
|
|
"label": "Confirm Password",
|
|
"placeholder": "Enter confirm password",
|
|
"required": "Confirm password is a required field",
|
|
"invalid": "Confirm password does not match the new password"
|
|
},
|
|
"CRMPassword": {
|
|
"label": "CRM login password",
|
|
"required": "Enter CRM login password"
|
|
},
|
|
"ROPassword": {
|
|
"label": "Investor password",
|
|
"required": "Enter investor password"
|
|
},
|
|
"captcha": {
|
|
"label": "Captcha",
|
|
"placeholder": "Enter captcha",
|
|
"required": "Captcha is a required field"
|
|
},
|
|
"verificationCode": {
|
|
"label": "Email Verification Code",
|
|
"placeholder": "Enter email verification code",
|
|
"required": "Email verification code is a required field",
|
|
"send": "Send",
|
|
"resend": "Resend",
|
|
"sending": "Sending",
|
|
"sendSuccess": "The verification code has been sent to your email!",
|
|
"sendError": "Failed to send, please try again later",
|
|
"invalid": "Resend a new verification code",
|
|
"error1008": "The verification code has expired, resend a new one",
|
|
"error1009": "Incorrect verification code"
|
|
},
|
|
"receipt": {
|
|
"title": "Please enter remittance information",
|
|
"label": "Remittance Number",
|
|
"required": "Enter remittance number",
|
|
"placeholder": "Enter remittance number"
|
|
},
|
|
"receiptImg": {
|
|
"label": "Remittance Proof Image",
|
|
"required": "Please upload remittance proof image"
|
|
},
|
|
"fullName": {
|
|
"label": "Full Name",
|
|
"placeholder": "Enter full name",
|
|
"required": "Full name is a required field"
|
|
},
|
|
"firstName": {
|
|
"label": "First Name",
|
|
"placeholder": "",
|
|
"required": "First name is a required field"
|
|
},
|
|
"lastName": {
|
|
"label": "Last Name",
|
|
"placeholder": "",
|
|
"required": "Last name is a required field"
|
|
},
|
|
"sex": {
|
|
"label": "Gender",
|
|
"required": "Select a gender",
|
|
"radio1": "Male",
|
|
"radio2": "Female",
|
|
"radio3": "Other"
|
|
},
|
|
"birthday": {
|
|
"label": "Date of Birth",
|
|
"required": "Please select a date of birth"
|
|
},
|
|
"country": {
|
|
"label": "Country",
|
|
"required": "Please select a country"
|
|
},
|
|
"state": {
|
|
"label": "State",
|
|
"required": "Please select a state"
|
|
},
|
|
"residence": {
|
|
"label": "Residence"
|
|
},
|
|
"addressDetailed": {
|
|
"label": "Detailed Address",
|
|
"placeholder": "Enter Detailed Address",
|
|
"required": "Detailed Address is a required field"
|
|
},
|
|
"city": {
|
|
"label": "City",
|
|
"placeholder": "Enter city",
|
|
"required": "city is a required field"
|
|
},
|
|
"postcode": {
|
|
"label": "Postal Code",
|
|
"required": "Postal code is a required field"
|
|
},
|
|
"shareCode": {
|
|
"label": "Invitation code",
|
|
"optionalLabel": "Invitation Code(optional)"
|
|
},
|
|
"voucher": {
|
|
"label_voucher": "Document photos",
|
|
"required": "Please upload your ID photo!",
|
|
"tips": "Ensure the document displays your photo, full name, date of birth, and the date of issue of the document.",
|
|
"uploadNorm": "Document photo upload specifications:",
|
|
"norm1": "The photo is clear",
|
|
"norm2": "Details are clearly visible",
|
|
"norm3": "The photo is of high quality",
|
|
"norm4": "All four corners of the document are visible",
|
|
"success": "The authentication was submitted successfully",
|
|
"successDesc": "We will complete the review within two working days and notify you by email",
|
|
"successText": "We're one step away from starting to deposit",
|
|
"start3": "Start verifying the residential address"
|
|
},
|
|
"voucherType": {
|
|
"label": "Document type",
|
|
"placeholder": "Please Select",
|
|
"required": "Select the type of document"
|
|
},
|
|
"driverLicense": {
|
|
"label": "Driver's License"
|
|
},
|
|
"utilityBill": {
|
|
"label": "Utility Bill"
|
|
},
|
|
"bankStatement": {
|
|
"label": "Bank Statement"
|
|
},
|
|
"mtAccount": {
|
|
"label": "MT Account",
|
|
"labelOut": "MT Account (Out)",
|
|
"labelIn": "MT Account (In)",
|
|
"placeholder": "Please select a MT Account",
|
|
"inPlaceholder": "Please enter a MT Account",
|
|
"required": "Please select a MT Account",
|
|
"inRequired": "MT Account is a required field"
|
|
},
|
|
"IBMtAccount": {
|
|
"label": "Local Depositor Account",
|
|
"required": "PLease select a local depositor account"
|
|
},
|
|
"amount": {
|
|
"label": "Amount (USD)",
|
|
"placeholderBefore": "The amount should be between ",
|
|
"placeholderAfter": "",
|
|
"placeholderNoRange": "Please enter the amount",
|
|
"required": "Amount is a required field"
|
|
},
|
|
"currencyType": {
|
|
"label": "Currency Type",
|
|
"required": "Please select a currency type"
|
|
},
|
|
"walletType": {
|
|
"label": "Wallet Type",
|
|
"required": "Please select a wallet type"
|
|
},
|
|
"bankAccount": {
|
|
"label": "Bank Account",
|
|
"required": "Please select a bank account"
|
|
},
|
|
"bankNo": {
|
|
"label": "Bank card number",
|
|
"placeholder": "Please enter",
|
|
"required": "Bank card number is a required field"
|
|
},
|
|
"bankAddress": {
|
|
"label": "Bank address",
|
|
"placeholder": "Please enter",
|
|
"required": "Bank address is a required field"
|
|
},
|
|
"walletAddress": {
|
|
"label": "Wallet Address",
|
|
"required": "Please select a wallet address"
|
|
},
|
|
"acceptWallet": {
|
|
"label": "Receiving Wallet",
|
|
"required": "Please select a receiving wallet"
|
|
},
|
|
"newLeverage": {
|
|
"label": "New leverage",
|
|
"required": "Please select a new leverage"
|
|
},
|
|
"leverage": {
|
|
"label": "Leverage",
|
|
"required": "Please select a leverage"
|
|
},
|
|
"remark": {
|
|
"label": "Remark"
|
|
},
|
|
"mtServer": {
|
|
"label": "MT Server",
|
|
"required": "Please select a MT server"
|
|
},
|
|
"applyMtInitAmount": {
|
|
"label": "MT Initial amount",
|
|
"required": "Please select MT initial amount"
|
|
},
|
|
"personalData": {
|
|
"personalInformation": {
|
|
"title": "Personal information",
|
|
"verifyEmail": "Verify email",
|
|
"completePersonalInfo": "Complete Personal Information",
|
|
"identityVerification": "Identity Verification",
|
|
"residentialVerification": "Residential Verification",
|
|
"notVerified": "Not Verified",
|
|
"verified": "Verified",
|
|
"underReview": "Under Review",
|
|
"progress": "Personal Profile Completion Progress "
|
|
},
|
|
"financialInformation": {
|
|
"title": "Financial Data",
|
|
"hasApply": "The financial information is under review, please wait patiently! Please contact customer service if you have any questions.",
|
|
"bankCard": "Bank card",
|
|
"addBankCard": "Click Add Collection Account",
|
|
"addBankCard_B1": "Click to add a bank card",
|
|
"addBankCard_B2": "Click to add digital currency",
|
|
"addBankCard_B3": "Click to add Alipay wallet",
|
|
"bankNo": {
|
|
"label_B1": "Bank Account Number",
|
|
"label_B2": "Wallet Address",
|
|
"placeholder": "Please enter",
|
|
"required_B1": "Bank account number is a required field",
|
|
"required_B2": "Wallet address is a required field"
|
|
},
|
|
"accountHolder": {
|
|
"label": "Account Holder",
|
|
"required": "开户人是必填项",
|
|
"placeholder": "请输入"
|
|
},
|
|
"bankName": {
|
|
"label_B1": "Bank Name",
|
|
"label_B2": "币种名称",
|
|
"label_B1_required": "银行名称是必填项",
|
|
"label_B2_required": "币种名称是必填项",
|
|
"placeholder": "请输入"
|
|
},
|
|
"bankSubName": {
|
|
"label": "Branch Name",
|
|
"placeholder": "Please enter"
|
|
},
|
|
"bankCurrency": {
|
|
"label": "Currency",
|
|
"required": "Currency is a required field",
|
|
"placeholder": "Please select"
|
|
},
|
|
"bankImg": {
|
|
"label_B1": "Bank card photo",
|
|
"label_B2": "Wallet photo",
|
|
"label_B1_required": "Please upload photos of the front and back of your bank card",
|
|
"label_B2_required": "Please upload a photo of your wallet",
|
|
"front": "Front",
|
|
"back": "Back",
|
|
"required": "Please upload"
|
|
},
|
|
"digitalCurrency": {
|
|
"label": "Digital Currency",
|
|
"placeholder": "Please enter"
|
|
},
|
|
"bankStatus": {
|
|
"approved": "Approved",
|
|
"pending": "Pending",
|
|
"rejected": "Rejected",
|
|
"verified": "Verified",
|
|
"unverified": "Unverified",
|
|
"toVerify": "Go to verification"
|
|
},
|
|
"saveBankStatus": {
|
|
"B1_0": "Under approval",
|
|
"B1_1": "Verification email has been sent please go to the email to verify",
|
|
"B1_2": "Verified, can be used for withdrawal",
|
|
"B2": "The receiving digital wallet has been saved successfully",
|
|
"B3": "The Alipay wallet has been saved successfully"
|
|
}
|
|
},
|
|
"accountSecurity": {
|
|
"title": "Account Security"
|
|
}
|
|
}
|
|
},
|
|
"ib": {
|
|
"balance": "Balance",
|
|
"customer": "Customer",
|
|
"dailyFunds": {
|
|
"crmGoldOut": "Commission Withdrawal",
|
|
"crmTransfer": "Commission Transfer",
|
|
"mtBalance": "Balance"
|
|
},
|
|
"fundSetting": "Commission Settings"
|
|
},
|
|
"ibTree": {
|
|
"nameOrEmail": "Name/Email"
|
|
},
|
|
"contact": {
|
|
"pageTitle": "Contact Us",
|
|
"customerService": "Online Customer Service",
|
|
"customerServiceDesc": "We offer multilingual online customer service. No matter where you are, our local professional customer service staff will be here to support you.",
|
|
"email": "Email",
|
|
"contactNumber": "Contact Number",
|
|
"educationalVideos": "Educational Videos"
|
|
},
|
|
"home": {
|
|
"numberOfDepositAccounts": "Number of Deposit Accounts",
|
|
"transactionNumberOfUsers": "Transaction Users",
|
|
"switchToTeamPerformance": "Switch to Team Performance",
|
|
"switchToPersonalPerformance": "Switch to Personal Performance",
|
|
"waitingDeposit": "Waiting deposit",
|
|
"secondaryTransformation": "Secondary transformation",
|
|
"followUpContinuously": "Follow up continuously",
|
|
"noContact": "No contact",
|
|
"unintentionalDirection": "Unintentional direction",
|
|
"goAndCheck": "Go and check",
|
|
"customerStatus": "Customer status",
|
|
"registeredNumberOfUsers": "Registered number of users",
|
|
"depositAmount": "Deposit amount",
|
|
"withdrawalAmount": "Withdrawal amount",
|
|
"agencyCommission": "Agency commission",
|
|
"commissionWithdrawal": "Commission withdrawal",
|
|
"lotVolume": "Lot volume",
|
|
"tradingProfitAndLoss": "Trading profit and loss",
|
|
"numberOfClients": "Number of clients",
|
|
"dynamicSummary": "Dynamic summary",
|
|
"mtBalance": "Balance",
|
|
"mtEquity": "Equity",
|
|
"credit": "Credit",
|
|
"mtLeverage": "Leverage",
|
|
"ib": "IB",
|
|
"goldin": "Deposit",
|
|
"goldout": "Withdraw",
|
|
"transfer": "Transfer",
|
|
"leverage": "Adjust Leverage",
|
|
"tradeRecord": "Transaction Record",
|
|
"changeTradePwd": "Change Master Password",
|
|
"changeROPwd": "Change Investor Password",
|
|
"realMT4": "MT4 Live",
|
|
"realMT5": "MT5 Live",
|
|
"demo": "Demo",
|
|
"filed": "Archiving",
|
|
"filedAccount": "Archive",
|
|
"filedAccountTip": "Account has been archived due to inactive status",
|
|
"reactivate": "Reactivate",
|
|
"myAccount": {
|
|
"title": "My Account"
|
|
},
|
|
"noAccount": {
|
|
"title": "No trading account",
|
|
"add": "New account"
|
|
},
|
|
"reminder": {
|
|
"title": "Hello! Please complete your personal profile for the verification purpose.",
|
|
"detailBtn": "Learn More",
|
|
"completeBtn": "Complete Personal Profile"
|
|
},
|
|
"verificationSteps": {
|
|
"title": "Verification Steps",
|
|
"desc": "Only takes 10 minutes to unlock all features",
|
|
"step1": {
|
|
"title": "Confirm Your Email",
|
|
"desc": "Confirm your email address for use as the login for your personal customer area"
|
|
},
|
|
"step2": {
|
|
"title": "Complete Personal Information",
|
|
"desc": "Fill in your personal profile information"
|
|
},
|
|
"step3": {
|
|
"title": "Complete Identity Verification",
|
|
"desc": "Upload ID card/passport for account authentication"
|
|
},
|
|
"step4": {
|
|
"title": "Residence Verification",
|
|
"desc": "Upload utility bills and bank statements to verify your address",
|
|
"success": "Residence verification was submitted successfully",
|
|
"successText": "After you submit the information is approved, you can start to deposit"
|
|
},
|
|
"startNow": "Start Now"
|
|
},
|
|
"customer": {
|
|
"title": "Customer Management",
|
|
"sell": "Sales Management",
|
|
"ib": "IB Management",
|
|
"customer": "Customer Management",
|
|
"mt": "MT Account Management",
|
|
"sellPage": {
|
|
"name": "Name",
|
|
"email": "Email",
|
|
"architectureDiagram": "Architecture Diagram",
|
|
"customerDistribution": "Customer Distribution",
|
|
"userCode": "Username",
|
|
"customerType": "Customer Type",
|
|
"phone": "Phone Number",
|
|
"status": "Status",
|
|
"orgName": "Representative Office",
|
|
"open": "Expand",
|
|
"packUp": "Collapse",
|
|
"followStatus0": "Not Contacted",
|
|
"followStatus1": "Second Conversion",
|
|
"followStatus2": "Waiting for Deposit",
|
|
"followStatus3": "Deposited",
|
|
"followStatus4": "Continuous Follow-up",
|
|
"followStatus5": "No Intention",
|
|
"reset": "Reset",
|
|
"confirm": "Confirm",
|
|
"org": "Team",
|
|
"country": "Country",
|
|
"numberOfContacts": "Number of Contacts",
|
|
"remark": "Remark"
|
|
},
|
|
"customerPage": {
|
|
"salesman": "Salesman",
|
|
"superiorId": "Superior ID",
|
|
"superior": "Superior",
|
|
"superiorName": "Superior Name",
|
|
"authentication": "Authentication",
|
|
"all": "All",
|
|
"auth0": "Authenticated",
|
|
"auth1": "Unauthenticated",
|
|
"status0": "Activate",
|
|
"status1": "Deactivate",
|
|
"status9": "Delete",
|
|
"createTime": "Creation Time"
|
|
},
|
|
"ibPage": {
|
|
"ibUserGroup": "IB User Group",
|
|
"ibLevel": "IB Level",
|
|
"export": "Export"
|
|
},
|
|
"mtPage": {
|
|
"mtGroup": "MT Group",
|
|
"balance": "Balance",
|
|
"equity": "Equity",
|
|
"credit": "Credit",
|
|
"mtType": "MT Type",
|
|
"equityBalance": "Profit/Loss",
|
|
"mtServer": "MT Server",
|
|
"mtLogin": "MT Account"
|
|
}
|
|
},
|
|
"apply": {
|
|
"title": "Apply",
|
|
"salesWithdraw": "Sales Commission Withdrawal",
|
|
"salesWithdrawPage": {
|
|
"currencyType": "Currency Type",
|
|
"balance": "Remaining Commission",
|
|
"usdAmount": "Amount (USD)",
|
|
"exchangeRate": "Exchange Rate",
|
|
"currencyAmount": "Currency Corresponding Amount",
|
|
"safePass": "Login Password"
|
|
}
|
|
},
|
|
"audit": {
|
|
"title": "Audit Management",
|
|
"salesGoldOut": "Salesman Withdrawal Approval",
|
|
"integral": "Points Approval",
|
|
"goldIn": "Customer Deposit Approval",
|
|
"goldOut": "Customer Withdrawal Approval",
|
|
"auditStatus0": "Pending Review",
|
|
"auditStatus1": "Approved",
|
|
"auditStatus2": "Rejected",
|
|
"auditStatus3": "Interrupted",
|
|
"auditStatus-1": "Pending Confirmation",
|
|
"auditStatus-2": "Cancelled",
|
|
"auditStatus-3": "Pending Wallet Address Confirmation",
|
|
"applyNo": "Application Number",
|
|
"integralStatus0": "Pending Review",
|
|
"integralStatus1": "Completed",
|
|
"integralStatus2": "Rejected",
|
|
"integralStatus3": "Pending Shipment",
|
|
"integralStatus4": "Shipped",
|
|
"integralStatus5": "Cancelled",
|
|
"salesGoldOutPage": {
|
|
"USDAmount": "Amount (USD)",
|
|
"currencyAmount": "Currency Amount",
|
|
"currency": "Currency",
|
|
"status": "Application Status",
|
|
"exchangeRate": "Exchange Rate",
|
|
"applyTime": "Application Time",
|
|
"auditTime": "Review Time",
|
|
"auditName": "Reviewer",
|
|
"iRemark": "Application Remarks",
|
|
"auditOpinion": "Review Remarks"
|
|
}
|
|
},
|
|
"report": {
|
|
"title": "Report",
|
|
"report14": "Pending Order Report",
|
|
"report16": "Deposit Report",
|
|
"report17": "Withdrawal Report",
|
|
"report20": "Trading Report"
|
|
},
|
|
"applyRecord": {
|
|
"title": "Application Record"
|
|
}
|
|
},
|
|
"notice": {
|
|
"pageTitle": "Announcements",
|
|
"empty": "There are currently no new notifications"
|
|
},
|
|
"login": {
|
|
"pageDescription": "Welcome To HTFX",
|
|
"forgotPassword": "Forgot Password",
|
|
"read": "I have read and accept ",
|
|
"doc1": "Conflict of Interest Policy",
|
|
"doc2": "Order Execution Policy,Privacy Policy",
|
|
"doc3": "Privacy Policy",
|
|
"doc4": "Risk Disclosure",
|
|
"doc5": "Terms & Conditions",
|
|
"bindingSecurityCode": "Binding Security Code",
|
|
"email": "Email",
|
|
"verificationCode": "Verification Code",
|
|
"sendVerificationCode": "Send Verification Code",
|
|
"sendVerificationCodeTips": "Please log in to your email to receive the verification code!",
|
|
"step1": "1. Get Google Authenticator!",
|
|
"step1Tips": "Search for Google Authenticator in the app store and download it",
|
|
"step2": "2. Scan the QR code below",
|
|
"step2Tips": "In the app, press the “+” button and scan the QR code with your phone camera",
|
|
"CantScanQRCode": "Can't scan the QR code?",
|
|
"step22": "2. Manually enter the key below",
|
|
"step22Tips1": "In the app, press the “+” button and select 'Enter Setup Key'",
|
|
"step22Tips2": "Enter your key in “Your Key”:",
|
|
"step22Tips3": "Key Type: Make sure to select “Time-based”.",
|
|
"step22Tips4": "Click to add",
|
|
"copy": "Copy",
|
|
"step3": "3. Enter your security code",
|
|
"step3Tips": "Please enter the 6-digit code generated by the authenticator app in the box below",
|
|
"emailVerificationCodeIsEmpty": "Email verification code is empty",
|
|
"securityCodeCannotBeEmpty": "Security code cannot be empty",
|
|
"copySu": "Copy successful",
|
|
"copyEr": "Copy failed"
|
|
},
|
|
"forgotPassword": {
|
|
"step1": "Verify Identity",
|
|
"step2": "Change Password",
|
|
"step3": "Complete",
|
|
"resetPwdSuccess": "Password successfully changed",
|
|
"backToLogin": "Back to login"
|
|
},
|
|
"register": {
|
|
"registerSuccess_autoLogin": "Registration success!2 seconds after the automatic jump to the home page"
|
|
},
|
|
"withdrawal": {
|
|
"pageTitle": "Withdraw",
|
|
"accountWithdraw": "withdraw",
|
|
"minAmount": "Minimum withdrawal amount",
|
|
"maxAmount": "Maximum premium amount",
|
|
"continue": "Continued withdrawal",
|
|
"success": "Withdrawal application submitted successfully"
|
|
},
|
|
"capital": {
|
|
"verifyWallet": "Beneficiary Wallet Verification",
|
|
"verifyWalletDesc": "We will conduct a security verification for the beneficiary wallet used for the first time of withdrawal, please verify in your email",
|
|
"sendEmail": "Click to send the verification email",
|
|
"resend": "Resend",
|
|
"secondBefore": "",
|
|
"secondAfter": " later"
|
|
},
|
|
"deposit": {
|
|
"pageTitle": "Deposit",
|
|
"depositType": {
|
|
"title": "Select the deposit method",
|
|
"localDepositor": "Local Depositor",
|
|
"onlinePayment": "Online Payment",
|
|
"scan": "Scan to Pay",
|
|
"swift": "Swift"
|
|
},
|
|
"addLocalDepositor": "Locale Depositor",
|
|
"remittanceInfo": {
|
|
"title": "Remittance information"
|
|
},
|
|
"wallet": "Wallet Address",
|
|
"subsidy": "Subsidy",
|
|
"paySubsidy": "Channel subsidy",
|
|
"presentedCredit": "Credit Bonus",
|
|
"presentedAmountResidue": "Remaining Unclaimed Bonus",
|
|
"name": "Full Name",
|
|
"bankAccount": "Bank Account",
|
|
"bank": "Bank",
|
|
"subBranch": "Branch Name",
|
|
"phone": "Phone",
|
|
"remittanceAmount": "Remittance Amount",
|
|
"minAmount": "Minimum deposit amount",
|
|
"please": "Please complete the remittance to the above bank information within",
|
|
"completeRemittance": "",
|
|
"scanCode": "You can also choose to scan QR Code and pay",
|
|
"longPressCode1": "Long press the QR code above",
|
|
"longPressCode2": "Save to your album, then",
|
|
"longPressCode3": "Open WeChat/Alipay/UnionPay to scan and pay",
|
|
"uploadCredentials": "I have paid, upload the receipt",
|
|
"uploadCredentialsTip": "Please be sure to upload the payment receipt after a successful transfer",
|
|
"success": "Deposit application submitted successfully",
|
|
"successDesc": "We will complete the review as soon as possible and notify you via email",
|
|
"continue": "Continue Depositing",
|
|
"depositReport": "View payment order",
|
|
"subsidyTips": "1% deposit allowance"
|
|
},
|
|
"openAccount": {
|
|
"pageTitle": "Account opening application",
|
|
"pageTitle2": "Select a trading terminal",
|
|
"pageTitle3": "Select Account type",
|
|
"demo": "Demo",
|
|
"minDepositAmount": "Minimum deposit amount",
|
|
"startRegister": "Start registration",
|
|
"disabledApplication": "Please do not submit repeatedly, your application is under review.",
|
|
"waitAudit": "Your application on opening an account has been submitted, please wait patiently"
|
|
},
|
|
"personal": {
|
|
"personalData": "Personal Data"
|
|
},
|
|
"setting": {
|
|
"settingLanguage": "Language"
|
|
},
|
|
"changePassword": {
|
|
"pageTitle": "Change Password"
|
|
},
|
|
"changeLoginPassword": {
|
|
"pageTitle": "Change Login Password"
|
|
},
|
|
"changeTradePwd": {
|
|
"pageTitle": "Change Trade Password",
|
|
"success": "Trade Password Changed Successfully",
|
|
"successDesc": ""
|
|
},
|
|
"changeROPwd": {
|
|
"pageTitle": "Change Read-Only Password",
|
|
"success": "Read-Only Password Changed Successfully",
|
|
"successDesc": ""
|
|
},
|
|
"mtTransfer": {
|
|
"pageTitle": "Transfer",
|
|
"transferableAmount": "Available Transfer Amount",
|
|
"minAmount": "Minimum transfer amount",
|
|
"maxAmount": "Maximum transfer amount",
|
|
"disabledApplication": "Sorry, your transfer application is under review and cannot be reapplied",
|
|
"success": "Transfer application submitted successfully",
|
|
"continue": "Continue Transfer",
|
|
"transferConfirmation": "Transfer confirmation",
|
|
"account": "account",
|
|
"transferTo": "Transfer to"
|
|
},
|
|
"leverageAdjustment": {
|
|
"pageTitle": "Adjust Leverage",
|
|
"currentLeverage": "Current Leverage",
|
|
"success": "Settings submitted successfully",
|
|
"error": "Failed to set leverage"
|
|
},
|
|
"commissionTransfer": {
|
|
"pageTitle": "Commission Transfer Request",
|
|
"disabledApplication": "Sorry, your commission transfer request is under review and cannot be submitted again"
|
|
},
|
|
"verifyEmail": {
|
|
"pageTitle": "Email Verification",
|
|
"subTitleBefore": "A verification code will be sent to ",
|
|
"subTitleAfter": ". Please check your inbox and spam folder.",
|
|
"mailSuccess": "Email verification succeeded",
|
|
"successText": "We're two steps away from starting to deposit",
|
|
"start2": "Start authentication"
|
|
},
|
|
"activity": {
|
|
"pageTitle": "Promotions",
|
|
"more": "Learn More",
|
|
"activityIfOver0": "Ongoing",
|
|
"activityIfOver1": "Ended",
|
|
"doc": "*Terms and Conditions Apply",
|
|
"activityGoldIn": "Join Activity",
|
|
"exchange": "Exchange Now",
|
|
"shop": "Points Mall",
|
|
"all": "All",
|
|
"pointRange": "Points Range",
|
|
"myOrder": "My Gifts",
|
|
"giftDetails": "Gift details",
|
|
"pointRecord": "Points Statement",
|
|
"search": "Search",
|
|
"point": "Points",
|
|
"pointExchange": "Point exchange",
|
|
"consigneeInfo": "Consignee information",
|
|
"addressInfo": "Address information",
|
|
"goodsPoint": "Required Points:",
|
|
"auditStatus-1": "Pending Confirmation",
|
|
"delivered": "Ended",
|
|
"auditStatus2": "Rejected",
|
|
"shippingNow": "To Be Shipped",
|
|
"shipped": "Shipped",
|
|
"auditStatus-2": "Cancelled",
|
|
"orderTime": "Order Date",
|
|
"recipients": "Recipient",
|
|
"phone": "Phone",
|
|
"addr": "Delivery Address",
|
|
"country": "Country",
|
|
"userCity": "City",
|
|
"cancelOrder": "Cancel Order",
|
|
"goodsName": "Product Name",
|
|
"cancel22": "Cancel",
|
|
"createTime": "Time",
|
|
"addrMgr": "Manage Delivery Address",
|
|
"integralType": {
|
|
"ADJUST": "Adjustment",
|
|
"OWN_TRADE": "Own Transaction Points",
|
|
"SUB_TRADE": "Subordinate Transaction Profit Sharing",
|
|
"STORE_EXCHANGE": "Store Exchange",
|
|
"NO_TRADE_DEDUCT": "Deduction for No Transactions Last Month"
|
|
},
|
|
"useAddr": "Use",
|
|
"use": "Use Immediately",
|
|
"edit": "Edit",
|
|
"del": "Delete",
|
|
"add": "Add New Address",
|
|
"addressErrorTips": "Please use a complete delivery address",
|
|
"kcbz": "Out of Stock",
|
|
"jfbz": "Not Enough Points",
|
|
"confirmDelAddr": "Delete Delivery Information"
|
|
},
|
|
"partner": {
|
|
"overview": {
|
|
"title": "Overview",
|
|
"statPL": "Profit and Loss Statistics (USD)",
|
|
"statPL_cent": "Profit and Loss (USC)",
|
|
"statEquity": "Equity Statistics (USD)",
|
|
"IBCommission": "IB Commission (USD)",
|
|
"statDeposit": "Deposit Statistics (USD)",
|
|
"statWithdraw": "Withdrawal Statistics (USD)",
|
|
"statIBWithdraw": "Commission Withdrawn",
|
|
"newClient": "New CRM Users",
|
|
"volume": "Traded Lots",
|
|
"volume_cent": "Traded Lots in Cents"
|
|
},
|
|
"myClient": {
|
|
"title": "My Customers",
|
|
"currentClient": "Current Customers: ",
|
|
"ibClient": "Number of IB Customers",
|
|
"directClient": "Number of Direct Customers",
|
|
"indirectCustomer": "Number of Indirect Customers"
|
|
},
|
|
"myIB": {
|
|
"title": "My IB"
|
|
},
|
|
"promotionLink": {
|
|
"title": "Promotion Link",
|
|
"downloadMoreSize": "Download More Sizes",
|
|
"addLink": "Click to Add Promotional Link",
|
|
"downloadMaterials": "Download Promotional Design Materials",
|
|
"getLink": "Get Activity Promotional Link",
|
|
"size": "Size",
|
|
"selectLinkType": "Select Type of Promotional Link",
|
|
"selectLinkTypeRequired": "Please Select a Type of Promotional Link",
|
|
"clientLink": "Client Link",
|
|
"ibLink": "IB Link",
|
|
"settings": "Settings",
|
|
"customName": "Custom Name for Promotional Link",
|
|
"customNameRequired": "Please enter custom Name",
|
|
"selectAccountType": "Select Account Type (Multiple Selection Available)",
|
|
"selectAccountTypeRequired": "Please select a account type",
|
|
"createLink": "Generate Promotional Link",
|
|
"success": "Promotional Link Settings Saved Successfully"
|
|
},
|
|
"statReport": {
|
|
"title": "Reports",
|
|
"statCommission": "Total Commission",
|
|
"statDeposit": "Total Deposits",
|
|
"statWithdrawal": "Total Withdrawals",
|
|
"statTransaction": "Total Trades",
|
|
"currentPL": "Current Profit and Loss"
|
|
},
|
|
"currentCommission": "Current Commission",
|
|
"statCommission": "Total Commission",
|
|
"withdrawn": "Commission Withdrawn",
|
|
"transferred": "Commission Transferred",
|
|
"difference": "You will receive the difference of ${n}"
|
|
},
|
|
"report": {
|
|
"pageTitle": "Reports",
|
|
"out": "{{mtAccount}}(out)",
|
|
"in": "{{mtAccount}}(in)",
|
|
"applyTime": "Application time",
|
|
"applyStartTime": "Start time",
|
|
"applyEndTime": "End time",
|
|
"auditTime": "Processing time",
|
|
"auditStartTime": "Approval start time",
|
|
"auditEndTime": "Approval end time",
|
|
"auditDesc": "Approval comments",
|
|
"createTime": "Creation time",
|
|
"createStartTime": "Create start time",
|
|
"createEndTime": "Creation end time",
|
|
"openTime": "Open time",
|
|
"closeTime": "Close time",
|
|
"openStartTime": "Position open start time",
|
|
"openEndTime": "Position open end time",
|
|
"closeStartTime": "Close start time",
|
|
"closeEndTime": "Close end time",
|
|
"desc": "Remark",
|
|
"marginFunds": "Credit",
|
|
"mtEquity": "Equity",
|
|
"mtLeverage": "Leverage",
|
|
"mtAccountStatus": "MT account status",
|
|
"transactionStatus": "Trading status",
|
|
"goldInAmount": "Amount corresponding to deposit",
|
|
"name": "Name",
|
|
"email": "Mail",
|
|
"operationType": "Operation type",
|
|
"amount": "Amount",
|
|
"rebate": "Rebate",
|
|
"rebateAmount": "Rebate amount",
|
|
"mtServer": "MT server",
|
|
"transactionOrderNo": "Transaction order ID",
|
|
"tradingCustomer": "Trading clients",
|
|
"tradingAccount": "Transaction account",
|
|
"symbol": "Symbol",
|
|
"volume": "Trading lots",
|
|
"redeemedPoints": "Redeemed points",
|
|
"residualPoints": "Remaining points",
|
|
"rebateRules": "Rebate rules",
|
|
"rebateTime": "Rebate time",
|
|
"rebateStartTime": "Rebate start time",
|
|
"rebateEndTime": "Rebate end time",
|
|
"IBname": "IB name",
|
|
"IBEmail": "IB mailbox",
|
|
"loginOut": "MT transfer out account",
|
|
"loginIn": "MT transfer account",
|
|
"tradeDirection": "Transaction type",
|
|
"goldInStatus": "Deposit status",
|
|
"operationStartTime": "Operation start time",
|
|
"operationEndTime": "Operation end time",
|
|
"ibUserGroup": "IB user group",
|
|
"mtGroup": "MT Group",
|
|
"status": {
|
|
"title": "State",
|
|
"waitForChannel": "Pending",
|
|
"underApproval": "Under approval",
|
|
"approved": "Passed",
|
|
"rejected": "Rejected",
|
|
"cancel": "Cancelled"
|
|
},
|
|
"goldIn": "Deposit report",
|
|
"ibInfo": "IB Info",
|
|
"ibInfoDetail": {
|
|
"pageTitle": "IB info detail",
|
|
"name": "Username",
|
|
"email": "Mail",
|
|
"balance": "Balance",
|
|
"ibUserGroup": "IB user group",
|
|
"ibLevel": "IB level",
|
|
"status": "Status",
|
|
"country": "Country",
|
|
"customerType": "Customer Type",
|
|
"amount": "Commission wallet",
|
|
"ibCnt": "Number of Direct IB",
|
|
"cusCnt": "Number of direct customers",
|
|
"sex": "Gender",
|
|
"phone": "Phone number",
|
|
"supperName": "Supervisor"
|
|
},
|
|
"customerInfo": "Client Info",
|
|
"goldInDetail": {
|
|
"pageTitle": "Deposit details",
|
|
"goldInAmount": "Amount corresponding to deposit",
|
|
"name": "Name",
|
|
"email": "Mail",
|
|
"mtServer": "MT server",
|
|
"login": "MT account",
|
|
"channelName": "Channel name",
|
|
"applyCurrency": "Currency",
|
|
"exchangeRate": "Exchange rate",
|
|
"applyUsdAmount": "Deposit amount",
|
|
"applyTime": "Application time",
|
|
"auditTime": "Processing time"
|
|
},
|
|
"goldOut": "Withdrawal report",
|
|
"goldOutDetail": {
|
|
"pageTitle": "Withdrawal details",
|
|
"goldOutAmount": "Amount corresponding to withdrawal",
|
|
"name": "Name",
|
|
"email": "Mail",
|
|
"mtServer": "MT server",
|
|
"login": "MT account",
|
|
"applyCurrency": "Currency used for withdrawals",
|
|
"exchangeRate": "Exchange rate",
|
|
"applyUsdAmount": "Withdrawal amount",
|
|
"applyTime": "Application time",
|
|
"auditTime": "Processing time"
|
|
},
|
|
"goldTransfer": "Transfer report",
|
|
"goldTransferDetail": {
|
|
"goldTransferAmount": "Transfer corresponding amount",
|
|
"pageTitle": "Transfer details",
|
|
"name": "Name",
|
|
"email": "Mail",
|
|
"loginOut": "MT transfer out account",
|
|
"mtServerOut": "MT transfer out server",
|
|
"applyUsdAmountOut": "Transfer amount",
|
|
"mtServerIn": "MT transfer to server",
|
|
"loginIn": "MT transfer account",
|
|
"applyUsdAmountIn": "Transfer amount",
|
|
"applyTime": "Application time"
|
|
},
|
|
"pendingOrder": "Pending order report",
|
|
"pendingOrderDetail": {
|
|
"pageTitle": "Pending order details",
|
|
"name": "Name",
|
|
"email": "Mail",
|
|
"login": "MT account",
|
|
"ticket": "Order ID",
|
|
"tradeDirection": "Transaction type",
|
|
"symbol": "Symbol",
|
|
"volume": "Trading lots",
|
|
"lot": "Trading lots",
|
|
"openPrice": "Open price",
|
|
"closePrice": "Close price",
|
|
"openTime": "Open time",
|
|
"closeTime": "Close time",
|
|
"tp": "TP",
|
|
"sl": "SL"
|
|
},
|
|
"trading": "Transaction report",
|
|
"tradingDetail": {
|
|
"pageTitle": "Transaction details",
|
|
"name": "Name",
|
|
"email": "Mail",
|
|
"login": "MT account",
|
|
"ticket": "Order ID",
|
|
"tradeDirection": "Transaction type",
|
|
"symbol": "Symbol",
|
|
"volume": "Trading lots",
|
|
"lot": "Lots",
|
|
"openPrice": "Open price",
|
|
"openTime": "Open time",
|
|
"closePrice": "Close price",
|
|
"closeTime": "Close time",
|
|
"tp": "TP",
|
|
"sl": "SL",
|
|
"commission": "Commission",
|
|
"swaps": "Swap",
|
|
"profit": "PL",
|
|
"desc": "Remark"
|
|
},
|
|
"openPosition": "Position report",
|
|
"openPositionDetail": {
|
|
"pageTitle": "Position details",
|
|
"name": "Name",
|
|
"email": "Mail",
|
|
"login": "MT account",
|
|
"ticket": "Order ID",
|
|
"tradeDirection": "Transaction type",
|
|
"symbol": "Symbol",
|
|
"volume": "Trading lots",
|
|
"lot": "Trading lots",
|
|
"openPrice": "Open price",
|
|
"closePrice": "Close price",
|
|
"openTime": "Open time",
|
|
"closeTime": "Close time",
|
|
"tp": "TP",
|
|
"sl": "SL",
|
|
"commission": "Commission",
|
|
"swaps": "Swap",
|
|
"profit": "PL"
|
|
},
|
|
"profit-taking-stop-loss": "SL/TP report",
|
|
"profit-taking-stop-loss-detail": {
|
|
"pageTitle": "Details of TP and SL",
|
|
"name": "Name",
|
|
"email": "Mail",
|
|
"login": "MT account",
|
|
"ticket": "Order ID",
|
|
"tradeDirection": "Transaction type",
|
|
"symbol": "Symbol",
|
|
"volume": "Trading lots",
|
|
"lot": "Trading lots",
|
|
"openPrice": "Open price",
|
|
"openTime": "Open time",
|
|
"closePrice": "Close price",
|
|
"closeTime": "Close time",
|
|
"tp": "TP",
|
|
"sl": "SL",
|
|
"commission": "Commission",
|
|
"swaps": "Swap",
|
|
"profit": "PL",
|
|
"desc": "Remark"
|
|
},
|
|
"mt-account": "MT account report",
|
|
"mt-account-detail": {
|
|
"pageTitle": "MT account details",
|
|
"balance": "Remaining balance"
|
|
},
|
|
"consolidatedAccount": "Account Summary Report",
|
|
"fund": "Funds Report",
|
|
"rebateWallet": "Commission Wallet Report",
|
|
"pendingWallet": "Pending Commission Report",
|
|
"performanceStatistics": "Performance Report",
|
|
"tradeRebate": "Commission Report",
|
|
"rebate-wallet": "Commission wallet report",
|
|
"rebate-wallet-detail": {
|
|
"pageTitle": "Commission wallet details"
|
|
},
|
|
"trade-rebate": "Commission report",
|
|
"trade-rebate-detail": {
|
|
"pageTitle": "Commission details"
|
|
}
|
|
},
|
|
"pamm": {
|
|
"pageTitle": "PAMM",
|
|
"pamm": "Ratings",
|
|
"login": "Login"
|
|
},
|
|
"fts": {
|
|
"fts": "Ratings",
|
|
"login": "Login"
|
|
}
|
|
} |