/* eslint-disable quote-props */ export default { "menu": { "menu1": "My Account", "menu2": "Funds", "menu3": "Partners", "menu4": "Terminals Download", "menu5": "PAMM", "menu6": "Tools & Reports", "menu7": "Social Trading", "menu8": "Company News", "menu9": "Promotions", "menu10": "Contact Us" }, "common": { "error": { "networkError": "Network Error", "uploadError": "Upload failed", "401": "Login expired", "403": "No permission, please contact the administrator for authorization", "500": "Server error", "99999": "System is busy", "amountRange": "The amount must be within the range ({min}~{max})", "amountRange2": "The amount must be within the range Available margin: {margin_free}", "amountRange3": "The amount must be within the range Remaining commission: {balance}", "minimumAmount": "Min Amount ${min}", "minOutAmount": "Min Amount ${min}", "minTransAmount": "Min Amount ${min}" }, "success": { "submit": "Submission is successful!", "action": "Operation is successful!", "copy": "Copy is successful!", "update": "Update is successful!", "send": "Send Successful" }, "comingSoon": "Coming soon", "isSendEmail": "Send email?", "fileSizeLt": "File size exceeds {{n}}MB", "fileNumLt": "The number of files cannot exceed {{n}}", "fileTypeLt": "Incorrect file format", "loading": "Loading...", "pageLoading": "Page loading...", "noData": "No data available", "upload": "Upload", "uploading": "Uploading...", "uploaded": "Upload completed", "reupload": "Re-upload", "preview": "Preview", "ba": "Agent", "direct": "Direct customer", "yesterday": "Yesterday", "today": "Today", "recentWeek": "Last 7 days", "recentMonth": "Last 30 days", "lastMonth": "Last month", "currentMonth": "Current month", "recent3Month": "Last 3 months", "login": "Log in", "signUp": "Sign up", "rememberMe":"Remember Me", "forgotPassword": "Forgot password", "loadComponentLoading": "Loading component...", "okText": "Confirm", "cancelText": "Cancel", "cleanText": "Clear", "finishPaymentNextText": "Paid, next", "previousStep": "Back", "cancelPaymentText": "Cancel payment", "finishPaymentText": "Payment completed", "paymentProcessing": "Processing payment...", "currentSelection": "Current selection:", "yes": "Yes", "no": "No", "phone": "Phone", "filter": "Filter", "download": "Download", "file": "File", "send": "Send", "showModalTitle": "Notifications", "showModallogout": "Log out?", "real-timeExchangeRate": "Real-time exchange rate", "fixedExchangeRate": "Fixed exchange rate", "availableMoneyOut": "Available amount for withdrawal", "availableMoney": "Available balance", "exchangeRate": "Exchange rate", "monetaryEquivalent": "Equivalent Amount", "crmPwd": "CRM login password", "selectChoose": "Please select", "emp": "Employee", "ib": "IB", "customer": "Customer", "back": "Back", "goAuth": "Go to verification", "status": { "pass": "Approved", "reject": "Rejected", "apply": "Pending", "no_auth": "Unverified", "auth": "Verified" }, "people": "" }, "pay": { "type": "Payment Channel Type", "type0": "Online Channel", "type1": "Offline Remittance", "type2": "Local Depositor Channel" }, "structure": { "down_line": "Subordinate", "directly_under": "Direct referal" }, "mtDetail": { "userName": "Name", "mt4Group": "MT Group", "mt4Leverage": "Leverage", "transactionStatus": "Trading status", "remark": "Remark", "createTime": "Registration Time", "homePageLastLoginTime": "Last Login Time", "enable": "Enable", "disable": "Disable", "readOnly": "View Only", "balance": "Balance", "credit": "Credit", "floatingProfitLoss": "Floating Profit/Loss", "netWorth": "Equity", "usedMargin": "Used Margin", "usableMargin": "Available Margin", "marginLevel": "Margin Level", "gold_record": "Withdrawal/Deposit Record", "position": "Open Position", "transaction_history": "Trade History", "entry_order": "Pending Position", "mt4DetailTime": "Time", "mt4DetailOperatrType": "Operation Time", "mt4DetailAmount": "Amount", "ticket": "Order No", "tradeCategory": "Symbol", "cmd": "CMD", "lot": "Lots", "homeKpi1": "Profit/Loss", "openTime": "Open Time", "closeTime": "Close Time", "mt5DetailPriceorder": "Priceorder", "mt5DetailPricecurrent": "Pricecurrent" }, "audit": { "col1": "Account No", "col2": "Client Name", "mt4_server_out": "Transfer out server", "mt4_login_out": "MT Transfer Out", "remark": "Remark", "auditOpinion": "Comment" }, "form": { "ratify": "Approve", "reject": "Reject", "add": "Add", "search": "Search", "structure": "Referral Structure", "total": "Total", "expand": "Expand", "collapse": "Collapse", "copy": "Copy", "export": "Export", "submit": "Submit", "save": "Save", "next": "Next", "last": "Previous", "applyNow": "Apply Now", "apply": "Apply", "pleaseEnter": "Please enter", "pleaseSelect": "Please select", "maxLengthError": "The character length cannot exceed {{maxLength}} characters", "status": { "label": "Status", "apply": "Pending Review", "approved": "Approved", "rejected": "Rejected", "canceled": "Canceled", "wait": "Awaiting Confirmation", "waitWallet": "Awaiting Wallet Confirmation", "breakUp": "Interrupted", "depositFailed": "Deposit Failed" }, "rowNum": { "label": "Serial Number" }, "applyNo": { "label": "Application Number" }, "exchangeRate": { "label": "Exchange Rate" }, "goldInAmount": { "label": "Deposit Amount" }, "goldOutAmount": { "label": "Withdrawal Amount" }, "transferAmount": { "label": "Transfer Amount" }, "auditAmount": { "label": "Approved Amount" }, "auditTime": { "label": "Approval Time" }, "openTime": { "label": "Opening Time" }, "currencyAmount": { "label": "Currency Equivalent Amount" }, "applyTime": { "label": "Application Time", "start": "Start Date", "end": "End Date" }, "account": { "label": "Email/Username", "placeholder": "Enter email/username", "required": "Email/username is a required field" }, "depositClient": { "label": "Deposit Client", "placeholder": "Please select", "required": "Please select a deposit client" }, "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" }, "phoneNumber": { "label": "Phone Number", "placeholder": "Enter phone number", "required": "Phone number is a required field", "invalid": "Invalid phone number" }, "password": { "label": "Password", "placeholder": "Enter password", "required": "Password is a required field" }, "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" }, "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" }, "receiptAndReceiptImgEmpty": "Please upload the transaction reference number or the transaction proof", "receipt": { "title": "Please enter remittance information", "label": "Remittance Number", "placeholder": "Enter remittance number" }, "receiptImg": { "label": "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" }, "middleName": { "label": "Middle Name", "placeholder": "Optional" }, "lastName": { "label": "Last Name", "placeholder": "", "required": "Last name is a required field" }, "countryLabel": { "label": "Country", "required": "Please select a country" }, "mtAccount": { "label": "MT Account", "labelOut": "MT Account (Out)", "labelIn": "MT Account (In)", "out": "{{mtLogin}} (Out)", "in": "{{mtLogin}} (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" }, "mtAccountName": { "label": "MT Account Name (In)", "placeholder": "Please enter the MT Account name", "required": "MT Account name is a required field" }, "amount": { "label": "Amount (USD)", "placeholder": "The amount should be between {{min}} and {{max}}", "placeholderNoRange": "Please enter the amount", "required": "Amount is a required field" }, "transType": { "label": "Transfer Type", "required": "Please select a transfer type", "0": "Self", "1": "Others" }, "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 Account Number", "placeholder": "Please enter", "required": "Bank account number is a required field" }, "bankCards": { "label": "Account Holder" }, "walletAddress": { "label": "Wallet Address", "required": "Please select a wallet address" }, "newLeverage": { "label": "New Leverage", "required": "Please select a new leverage" }, "remark": { "label": "Remark" }, "paymentChannel": { "label": "Payment Channel", "required": "Please select a payment channel" }, "payBank": { "label": "Bank", "required": "Please select a bank" }, "mtServer": { "label": "MT Server", "required": "Please select a MT server" }, "mtVersion": { "label": "MT Version", "required": "Please select a MT version" }, "mtType": { "label": "MT Type", "required": "Please select a MT type" }, "applyMtInitAmount": { "label": "MT Initial Amount", "required": "Please select an MT initial amount" }, "superior": { "label": "Referral" }, "createTime": { "label": "Creation Time" }, "personalData": { "kyc": { "tip": "Hello! Please complete your personal profile for the verification purpose.", "infoBtn": "Learn More", "actionBtn": "Complete Personal Profile", "step": "Verification Steps", "step0": "Only takes 10 minutes to unlock all features", "step1": "Confirm Your Email", "step1_1": "Confirm your email address for use as the login for your personal customer area", "step2": "Complete Personal Information", "step2_1": "Fill in your personal profile information", "step3": "Complete Identity Verification", "step3_1": "Upload ID card/passport for account authentication", "step4": "Residence Verification", "step4_1": "Upload utility bills and bank statements to verify your address", "start": "Get Started Now" } } }, "home": { "mtBalance": "Balance", "mtEquity": "Equity", "mtLeverage": "Leverage", "mtCredit": "Credit", "goldin": "Deposit", "goldout": "Withdrawal", "trading": "Trading", "transfer": "Transfer", "fundout": "Rebates Withdrawal", "fundtrans": "Rebates Transfer", "leverageChange": "Adjust Leverage", "passwordChange": "Change Master Password", "investorPasswordChange": "Change Investor Password", "archivingChange": "Archive", "mtArchiving": "Please confirm there is no fund in the account. Once the account is archived, it will be unable to use or restore.", "filedAccountTip": "Account has been archived due to inactive status", "title": "My Account", "newAccount": "New Account", "mt4Live": "MT4 Live", "mt5Live": "MT5 Live", "mtDemo": "Demo", "archiving": "Archived", "account": "MT Account", "oldLeverage": "Current Leverage", "newLeverage": "New Leverage", "remark": "Remark", "pwd": "Login Password", "mt4_password": "Master Password", "mt4_password_investor": "Investor Password", "sendSuccess": "The verification code has been sent to your email", "createAccount": "Create New Account", "minAmount": "Minimum Deposit Amount", "initAmount": "Initial Amount", "mt4Password": "Master Password", "yuan": "USD", "fen": "Cents", "startOpen": "Create", "applyOpen": "Apply for Account", "applyRepeat": "Please do not submit repeatedly, your application is under review.", "commissionWallet": "Commission Wallet", "noAccount": "No trading account", "auditMt": "Your application on opening an account has been submitted, please wait patiently", "autoMt": "Congratulations you have successfully opened a trading account, please refresh the page later to check" }, "notice": { "pageTitle": "Announcements", "read": "Mark as Read", "setRead": "I have read" }, "login": { "pageDescription": "HTFX Welcomes You", "forgotPassword": "Forgot Password", "beLoggingIn": "Logging in..." }, "forgotPassword": { "resetPwdSuccess": "Password successfully changed", "emailPlaceholder": "Please enter your registered email address", "codePlaceholder": "Enter the verification code", "pwdOldPlaceholder": "Enter your old password", "pwdPlaceholder": "Enter a new password", "pwd2Placeholder": "Confirm your new password", "sendCode": "Get Verification Code", "step1": "Verify Identity", "step2": "Change Password", "step3": "Complete", "update": "Confirm Change", "goIndex": "Return to Homepage" }, "register": { "beRegistering": "Registering...", "sc": "Invitation Code(optional)", "registerText": { "acceptPolicy": "I have read and accept", "interestPolicy": "Conflict of Interest Policy", "executionPolicy": "Order Execution Policy", "privatePolicy": "Privacy Policy", "riskDisclosure": "Risk Disclosure", "termsConditions": "Terms and Conditions" } }, "capital": { "pageTitle": "Funds", "cancelGoldOut": "Cancel Withdrawal", "goldInNoPowerContactService": "Your MT deposit function is temporarily unavailable, please contact customer service.", "onlinePayTips": "Support for RMB online payment", "mt4_server": "MT Server", "mt4_login": "MT Account", "currency_type": "Currency Type", "agencyMtLogin": "Local Depositor Account", "subsidy": "Subsidy", "paySubsidy": "Channel subsidy", "residuePresentedCredit": "Remaining Unclaimed Bonus", "presentedCredit": "Credit Bonus", "usdAmount": "Amount (USD)", "exchangeRate": "Exchange Rate", "currencyAmount": "Remittance Amount", "payNotCurrencyPleaseOther": "No trading account available, please select another channel.", "noSetExchangeRate": "The exchange rate for the currency has not been set, please contact customer service.", "bankNo": "Bank Account Number", "bankCards": "Account Holder's Name", "bankName": "Bank Name", "bankSubName": "Branch Name", "phone": "Phone", "bankField1": "SWIFT Code", "bankField2": "Wallet Type", "bankField3": "Wallet Address", "bankField4": "Bank Address", "remittanceOrderNo": "Remittance Order Number", "remittanceOrderImg": "Remittance Order Image", "remittance3_label": "Payment can be made by scanning code in the following ways", "remittance3_text": "Wechat, Alipay, Unionpay, Huabei", "remittance3check": "Please fill in the money order number and upload the money order picture", "d1": "Please complete the remittance to the above bank information within", "d2": "", "sub": "Submit for Review", "submit": "Submit", "goldin-continue": "Continue Depositing", "close": "Close", "goldin-success": "Deposit application submitted successfully", "goldout-success": "Withdrawal application submitted successfully", "trans-success": "Transfer application submitted successfully", "success-desc": "We will complete the review as soon as possible and notify you via email", "oneIsNotEmpty": "Please fill in at least one field.", "qrcode": "You can also choose to scan QR Code and pay", "goldOut": "Withdrawal", "dontOutTransfer": "You have successfully submitted a withdrawal application/transfer, please wait for 1 minute before submitting again.", "goldOutNoPowerContactService": "Your MT withdrawal function is temporarily unavailable, please contact customer service", "outAmount": "Available Balance for Withdrawal", "outUsdAmount": "Withdrawal Amount (USD)", "outBank": "Receiving Wallet", "remark": "Remark", "noKyc": "Please complete your personal information before withdrawing", "noKyc1": "Still missing", "noKyc2": "{n} steps", "noKyc3": "about to complete personal information", "toKyc": "Fill in my information", "trans": "Transfer", "goldTransferNoPowerContactService": "Your MT transfer function is temporarily unavailable, please contact customer service", "mt4_login_out": "Transfer Out MT Account", "mt4_login_in": "Transfer In MT Account", "transAmount": "Available Transfer Amount", "goldoutDesc": "Withdraw from {out} account", "transDesc": "Transfer from {out} account to {in} account", "fundoutDesc": "Commission Withdrawal", "fundtransDesc": "Transfer to {in} account", "fundTransferNoPowerContactService": "Your CRM transfer function is temporarily unavailable, please contact customer service", "verify_email": "Beneficiary Wallet Verification", "wallte_verify_email": "We will conduct a security verification for the beneficiary wallet used for the first time of withdrawal, please verify in your email", "verification": "Verified", "fundOutNoPowerContactService": "Your CRM withdrawal function is temporarily unavailable, please contact customer service", "subsidyTips": "1% deposit allowance", "serviceChargeTips": "You have submitted more than {num} withdrawal requests today. According to HTFX’s latest withdrawal policy, a ${service_charge} fee will be applied to this {num2} withdrawal and any additional withdrawals today.", "importantNote": "Important Notice", "importantNote2": "Please confirm if you wish to proceed with this withdrawal request. ", "importantNoteBtn": "Cancel Request", "importantNoteBtn2": "I Acknowledge and Proceed", "dearCustomer": "Dear Client,", "optionPayment":"Payment method", }, "partner": { "pageTitle": "Partners", "overview": "Overview", "myCustomer": "My Customers", "myIb": "Referral Tree", "ibTree": "My IBs", "promotion": "Promotion Link", "report": "Reports", "fundBalance": "Current Commission", "totalAmount": "Total Commission", "fundOut": "Commission Withdrawn", "fundTransfer": "Commission Transferred", "profit": "Profit and Loss Statistics (USD)", "profit_fen": "Profit and Loss (USC)", "equity": "Equity Statistics (USD)", "equity_fen": "Equity Statistics (USC)", "fund": "IB Commission (USD)", "goldin": "Deposit Statistics (USD)", "goldout": "Withdrawal Statistics (USD)", "fundout": "Commission Withdrawn", "new_crm": "New CRM Users", "lot": "Traded Lots", "lot_fen": "Traded Lots in Cents", "dataStatistics": "Data Statistics", "currentCustomer": "Current Customers", "reportType": "Report Type", "zs_ib_num": "Number of IB Customers", "zs_kh_num": "Number of Direct Customers", "jj_kh_num": "Number of Indirect Customers", "fundSetting": "Commission Settings", "rebateRule": "Rebate Rules", "noIbChoose": "No Applicable IB Found", "childrenMaxHierarchy": "Your current hierarchy level is:", "account": "Account", "value": "Value", "difference": "You will receive the difference of ${n}" }, "share": { "add": "Click to Add Promotional Link", "downloadMore": "Download More Sizes", "downloadMaterial": "Download Design Materials", "activityLink": "Get Activity Promotional Link", "downloadQrCode": "Select QR Code Size for Download", "size1": "Size 1", "size2": "Size 2", "size3": "Size 3", "size4": "Size 4", "create": "Create Promotional Link", "createSys": "Get System Promotional Link", "shareType": "Select Type of Promotional Link", "shareType1": "IB Link", "shareType2": "Client Link", "setting": "Settings", "shareName": "Custom Name for Promotional Link", "accountType": "Select Account Type (Multiple Selection Available)", "save": "Generate Promotional Link", "saveSuccess": "Promotional Link Settings Saved Successfully", "shareCode": "Invitation code", "removeShareLink": "Are you sure to delete this promotional link?" }, "tools": { "pageTitle": "Market Analysis", "read": "Read More" }, "news": { "pageTitle": "Company News", "read": "Read More" }, "pamm": { "pageTitle": "PAMM", "pamm": "Ratings", "login": "Login" }, "fts": { "fts": "Ratings", "login": "Login" }, "activity": { "pageTitle": "Promotions", "exchange": "Redeem Now", "doc": "*Terms and Conditions Apply", "participateIn": "Participate in the Event", "activityIfOver0": "Ongoing", "activityIfOver1": "Ended", "activityGoldIn": "Deposit Now", "shop": "Points Mall", "all": "All", "pointRange": "Points Range", "myOrder": "My Gifts", "pointRecord": "Points Statement", "point": "Points", "auditStatus-1": "Awaiting Confirmation", "delivered": "Delivered", "auditStatus2": "Rejected", "shippingNow": "Shipping", "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": "I'll Think About It", "createTime": "Creation Time", "addrMgr": "Manage Delivery Addresses", "integralType": { "ADJUST": "Adjustment", "OWN_TRADE": "Own Trading Points", "SUB_TRADE": "Subordinate Trading Rebate", "STORE_EXCHANGE": "Mall Exchange", "NO_TRADE_DEDUCT": "Last Month's No-Trade Deduction" }, "useAddr": "Use", "edit": "Edit", "del": "Delete", "add": "Add New Address", "addressErrorTips": "Please use a complete delivery address", "kcbz": "Out of stock", "jfbz": "Insufficient Points", "dh": "Your application has been successfully submitted. Please be patient and wait for your application to be processed", "presentedMinPay": "Min Deposit", "sqgd":"Points redemption for this month has already been completed" }, "personal": { "title": "My Information", "personalData": "Personal Data", "financeData": "Financial Data", "safeData": "Account Security", "verification": "Verify Now", "edit": "Complete Now", "view": "View", "verification-mail": "Email Verification", "verification-person": "Personal Information", "verification-voucher": "Identity Verification", "verification-addr": "Residential Verification", "confirmMail": "Confirm Email Address", "confirmProfile": "Complete Personal Profile", "noAuth": "Not Verified", "isAuth": "Verified", "isApply": "Under Review", "sendSuccess": "A verification code will be sent to {email}. Please check your inbox and spam folder.", "countdownText": "Re-send in s seconds", "reSend": "Resend", "progress": "Personal Profile Completion Progress {n1}/{n2}", "mailSuccess": "Email verified successfully", "identitySuccess": "Identity information submitted successfully", "dzzmSuccess": "Address information submitted successfully", "successText": "Only {n} steps left to start depositing and withdrawing", "start1": "Start Email Verification", "start2": "Start Identity Verification", "start3": "Start Residential Address Verification", "audit": "We will complete the review as soon as possible and notify you via email", "ok": "Got it" }, "profile": { "email": "Email", "first_name": "First Name", "last_name": "Last Name", "sex": "Gender", "birthday": "Date of Birth", "phone": "Phone", "postcode": "Postal Code", "residence": "Residence", "country": "Country", "address_state": "State", "address": "City", "address_area": "District", "address_town": "Town", "address_street": "Street", "address_detailed": "Detailed Address", "male": "Male", "female": "Female" }, "identity": { "setType": "Select the type of identity:", "setCountry": "Select the issuing country of document:", "type1": "Individual", "type2": "Company", "type1_1": "Individual users, you can choose to upload a 'Identity Card' or 'Passport' for identity verification.", "images": "Document photos:", "tips": "Ensure the document displays your photo, full name, date of birth, and the date of issue of the document.", "rule": "Document photo upload specifications:", "rule_1": "·The photo is clear", "rule_2": "·Details are clearly visible", "rule_3": "·The photo is of high quality", "rule_4": "·All four corners of the document are visible", "idCard1": "Upload the front of {x}", "idCard2": "Upload the back of {x}", "upload": "Upload document", "sfz": "ID Card", "hz": "Passport", "voucher_name": "Name" }, "dzzm": { "setType": "Select the type of document:", "type1": "Driver's License", "type2": "Utility Bill", "type3": "Bank Statement", "upload": "Upload Document" }, "safeData": { "title": "Change Login Password", "oldPwd": "Old Password", "newPwd": "New Password", "newPwd2": "Confirm New Password", "edit": "Edit", "success": "Password changed successfully\nPlease log in with your new password." }, "finance": { "b1": "Bank Account", "b2": "Digital Currency", "b3": "Alipay Wallet", "add1": "Click to add a bank card", "add2": "Click to add digital currency", "add3": "Click to add Alipay Wallet", "choose": "Select the type of receiving account", "types": "We support two types of receiving accounts: Bank Accounts and Digital Wallets. Choose the account type you want to use and complete the relevant information.", "createB1": "Add Bank Account", "createB2": "Add Digital Currency", "createB3": "Add Alipay Wallet", "editB1": "Edit Bank Account", "editB2": "Edit Digital Currency", "editB3": "Edit Alipay Wallet", "del": "Delete", "bank_no": "Bank Account Number", "first_name": "First Name", "last_name": "Last Name", "bank_name": "Bank Name", "bank_sub_name": "Branch Name", "bank_remark": "Address Details", "bank_swift": "SWIFT/ABA/IBAN", "bank_currency": "Currency", "bank_swift_placeholder2": "Do not fill in if you are transferring in local currency, required for international transfers", "success1": "The receiving bank account has been saved successfully", "success2": "The receiving digital wallet has been saved successfully", "success3": "The request has been successfully submitted. Please wait for review", "success4": "The verification link has been sent to the registered email address. Please log in and complete the verification", "success5": "Verified, can be used for withdrawal", "bank_addr": "Wallet Address", "ifDel": "Are you sure you want to delete?", "bank_img_0": "Front of bank card", "bank_img_1": "Back of the bank card" }, "report": { "614": "Pending Position Report", "616": "Deposit Report", "617": "Withdrawal Report", "618": "Transfer Report", "620": "Closed Trades Report", "621": "Account Summary Report", "622": "Open Position Report", "624": "Funds Report", "626": "Commission Report", "627": "Pending Commission Report", "628": "Commission Wallet Report", "640": "MT Account statistics", "681": "Performance Report", "totalFund": "Total Commission", "totalGoldin": "Total Deposits", "totalGoldout": "Total Withdrawals", "totalTrade": "Total Trades", "profit": "Current Profit and Loss", "report14": { "mt4_server": "MT Server", "login": "MT Trading Account", "ticket": "Order Number", "symbol": "Trading Instrument", "open_time": "Open Position Time", "trade_direction": "Trade Direction", "start": "Start Date", "end": "End Date", "formula0": "Equals", "formula1": "Not Equals", "formula2": "Greater Than", "formula3": "Less Than", "formula4": "Contains", "formula5": "Does Not Contain" }, "report16": { "user_code": "User Code", "mt4_login": "MT Account", "apply_time": "Application Time", "start": "Start Date", "end": "End Date", "gold_in_status": "Status", "audit_time": "Audit Time", "mt4_server": "MT Server", "accountFilter": "Account Filter", "subordinate": "Subordinate" }, "report17": { "user_code": "User Code", "mt4_login": "MT Account", "apply_time": "Application Time", "start": "Start Date", "end": "End Date", "gold_in_status": "Status", "audit_time": "Approval Time", "mt4_server": "MT Server", "accountFilter": "Account Filter", "subordinate": "Subordinate" }, "report18": { "user_code": "User Code", "mt4_login": "MT Account", "apply_time": "Application Time", "start": "Start Date", "end": "End Date", "status": "Status", "audit_time": "Approval Time", "mt4_server": "MT Server", "accountFilter": "Account Filter", "subordinate": "Subordinate", "transfer_type": "Transfer Type", "transfer_type0": "Internal", "transfer_type1": "External" }, "report20": { "mt4_server": "MT Server", "login": "Account", "ticket": "Order Number", "symbol": "Trading Instrument", "open_time": "Open Position Time", "close_time": "Close Position Time", "accountFilter": "Account Filter", "start": "Start Date", "end": "End Date", "formula0": "Equals", "formula1": "Not Equals", "formula2": "Greater Than", "formula3": "Less Than", "formula4": "Contains", "formula5": "Does Not Contain" }, "report21": { "mt4_server": "MT Server", "login": "MT Account", "superior": "Direct IB", "regdate": "Account Creation Time", "close": "Search Time", "start": "Start Date", "end": "End Date", "formula0": "Equals", "formula1": "Not Equals", "formula2": "Greater Than", "formula3": "Less Than", "formula4": "Contains" }, "report22": { "mt4_server": "MT Server", "ticket": "Order Number", "user_name": "Name", "trade_direction": "Trade Direction", "symbol": "Trading Instrument", "open_time": "Open Position Time", "start": "Start Date", "end": "End Date", "formula0": "Equals", "formula1": "Not Equals", "formula2": "Greater Than", "formula3": "Less Than", "formula4": "Contains", "formula5": "Does Not Contain" }, "report24": { "mt4_server": "MT Server", "login": "MT Account", "cmd": "Operation Type", "close_time": "Operation Time", "start": "Start Date", "end": "End Date", "formula0": "Equals", "formula1": "Not Equals", "formula2": "Greater Than", "formula3": "Less Than", "deposit": "Deposit", "withdraw": "Withdrawal" }, "report26": { "mt4_server": "MT Server", "mt4_login": "Trading Account", "ticket": "Trade Order Number", "create_time": "Rebate Time", "close_time": "Closing Time", "user_code": "IB User Code", "user_name": "IB Name", "mt4_name": "Trading Customer", "start": "Start Date", "end": "End Date", "formula0": "Equals", "formula1": "Not Equals", "formula2": "Greater Than", "formula3": "Less Than", "formula4": "Contains", "formula5": "Does Not Contain" }, "report27": { "mt4_server": "MT Server", "io_type": "Type", "create_time": "Deposit Time", "start": "Start Date", "end": "End Date", "formula0": "Equals", "formula1": "Not Equals", "formula2": "Greater Than", "formula3": "Less Than", "formula4": "Contains", "formula5": "Does Not Contain" }, "report28": { "user_code": "IB User Code", "record_type": "Operation Type", "create_time": "Operation Time", "start": "Start Date", "end": "End Date" }, "report40": { "user_code": "User Code", "user_name": "Name", "user_type": "Account Type", "login": "MT Account", "mt4_server": "MT Server", "mt4_leverage": "Leverage", "mt4_group": "MT Group", "regdate": "Registration date", "lastdate": "Last login date", "salesman_name": "Salesman", "start": "Start Date", "end": "End Date" }, "report81": { "qcc_fuzzy_search": "Email", "account_type": "Account Type", "time": "Search Time", "start": "Start Date", "end": "End Date" } }, "passwordValidator": { "v1": "{min}-{max} characters", "v2": "Must include at least one uppercase and one lowercase letter", "v3": "Must include at least one number", "v4": "Must include one of the following characters: #, @, !" }, "download": { "softwareDownload": "Terminal Download", "download": "Download" }, "contact": { "contactUs": "Contact Us", "onlineCustomer": "Online Customer Service", "onlineCustomerVal": "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", "phone": "Contact Number", "video": "Educational Videos" } }