site.js 898 Bytes
Newer Older
dragondean@qq.com's avatar
dragondean@qq.com committed
1
export default {
Smile's avatar
Smile committed
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
  "auth": "Real-name authentication",
  "comAuth": "Company Verification",
  "bindTel": "Phone Binding",
  "changeBind": "Change Binding",
  "bindEmail": "Email Binding",
  "unbind": "Not Bound",
  "tobind": "Bind Now",
  "editPsd": "Change Password",
  "info": "Personal Info",
  "companyInfo": "Company Info",
  "help": "Help",
  "search": "Exchange Rate",
  "exit": "Exit",
  "startPsd": "Reset Password",
  "confirm": "Confirm",
  "cancel": "Cancel",
  "unauth": "Unverified",
  "set": "Settings",
  "change": "Language",
  "Zh": "CN",
  "controlPsd": "Control Password",
  "logOff": "Deactivate Account",
  "offSuccess": "Account Deactivated",
  "logNotice": "Are you sure you want to deactivate your account? All data related to the account will be deleted and cannot be restored. Are you sure you want to proceed?",
  "vip": "Membership Level",
  "address": "Address Info"
dragondean@qq.com's avatar
dragondean@qq.com committed
28
}