123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199 |
- {
- "lang.en": "EngLish",
- "lang.zh-hans": "简体中文",
- "settings": "Settings",
- "agreement": "User privacy Agreement",
- "user_management": "User management",
- "role_management": "Role management",
- "menu_management": "Menu management",
- "post_management": "Position management",
- "org_management": "Organization management",
- "add_user": "Add a user",
- "about": "About",
- "title.home":"Home",
- "title.userinfo":"User Information",
- "title.settings":"Settings",
- "title.usercenter":"User Center",
- "common": {
- "home": "Home",
- "category": "Category",
- "cart": "Cart",
- "my": "My",
- "none":"None",
- "search_products": "Search Products",
- "buy_now": "Buy Now",
- "sold": "Sold",
- "points": "Points",
- "cancel": "Cancel",
- "confirm": "Confirm",
- "submit": "Submit",
- "save": "Save",
- "delete": "Delete",
- "edit": "Edit",
- "close": "Close",
- "back": "Back",
- "next": "Next",
- "previous": "Previous",
- "yes": "Yes",
- "no": "No",
- "ok": "OK",
- "loading": "Loading...",
- "refresh": "Refresh",
- "search": "Search",
- "reset": "Reset",
- "add": "Add",
- "update": "Update",
- "upload": "Upload",
- "download": "Download",
- "level":"Level",
- "no_level":"No Level"
- },
- "menu": {
- "quick_menu": "Quick Menu",
- "search": "Search",
- "personal_center": "Center",
- "shopping_cart": "Cart",
- "browsing_history": "History",
- "my_favorites": "Favorites",
- "customer_service": "Service"
- },
- "user": {
- "name": "Name",
- "username": "Username",
- "nickname": "Nickname",
- "password": "Password",
- "confirm_password": "Confirm password",
- "email": "Email",
- "phone": "Phone",
- "avatar": "Avatar",
- "status": "Status",
- "create_time": "Create time",
- "update_time": "Update time",
- "last_login_time": "Last login time",
- "last_login_ip": "Last login ip",
- "clear_cache": "Clera cache",
- "switch_language": "Switch language",
- "log_out": "Log out",
- "change": "Change",
- "sex": "Sex",
- "male": "Male",
- "female": "Female",
- "user_info": "User Information",
- "unbind_reminder": "Unbinding Reminder",
- "please_login":"Please Login"
- },
- "wallet": {
- "wallet": "Wallet",
- "balance": "Balance",
- "commission": "Commission",
- "consumption_points": "Consumption Points",
- "team": "Team",
- "people":"People",
- "generation_rules": "Net Worth Rules",
- "benefits": "Net Worth Benefits",
- "recharge": "Recharge",
- "withdraw": "Withdraw",
- "transaction_record": "Transaction Record",
- "recharge_record": "Recharge Record",
- "withdraw_record": "Withdraw Record",
- "recharge_amount": "Recharge Amount",
- "recharge_method": "Recharge Method",
- "recharge_time": "Recharge Time",
- "withdraw_amount": "Withdraw Amount",
- "withdraw_method": "Withdraw Method",
- "withdraw_time": "Withdraw Time",
- "transaction_time": "Transaction Time",
- "transaction_type": "Transaction Type",
- "transaction_amount": "Transaction Amount",
- "transaction_status": "Transaction Status",
- "transaction_details": "Transaction Details",
- "recharge_success": "Recharge Successful",
- "withdraw_success": "Withdraw Successful",
- "recharge_failed": "Recharge Failed",
- "withdraw_failed": "Withdraw Failed",
- "recharge_processing": "Recharge Processing",
- "withdraw_processing": "Withdraw Processing",
- "recharge_confirm": "Confirm Recharge",
- "withdraw_confirm": "Confirm Withdraw",
- "recharge_confirm_message": "Are you sure you want to recharge?",
- "withdraw_confirm_message": "Are you sure you want to withdraw?",
- "recharge_success_message": "Recharge successful, please check your balance",
- "withdraw_success_message": "Withdraw successful, please check your balance",
- "recharge_failed_message": "Recharge failed, please try again later",
- "withdraw_failed_message": "Withdraw failed, please try again later",
- "recharge_processing_message": "Recharge processing, please try again later",
- "withdraw_processing_message": "Withdraw processing, please try again later",
- "recharge_amount_notnull": "Recharge amount cannot be empty",
- "withdraw_amount_notnull": "Withdraw amount cannot be empty",
- "recharge_method_notnull": "Recharge method cannot be empty",
- "withdraw_method_notnull": "Withdraw method cannot be empty",
- "recharge_amount_error": "Recharge amount must be greater than 0",
- "withdraw_amount_error": "Withdraw amount must be greater than 0",
- "recharge_amount_max": "Recharge amount cannot exceed 1,000,000",
- "withdraw_amount_max": "Withdraw amount cannot exceed 1,000,000",
- "recharge_amount_min": "Recharge amount cannot be less than 0.01",
- "withdraw_amount_min": "Withdraw amount cannot be less than 0.01",
- "recharge_amount_decimal": "Recharge amount can have at most two decimal places"
- },
-
- "order": {
- "pending_payment": "Pay Now",
- "pending_shipment": "To Ship",
- "pending_receipt": "To Receive",
- "pending_review": "To Review",
- "all_orders": "All Orders"
- },
-
- "setting": {
- "signature": "Personal Signature",
- "set": "Settings",
- "bind": "Bind",
- "unbind": "Unbind",
- "physical_address_management": "Physical Address Management",
- "virtual_address_management": "Virtual Address Management",
- "alipay_account": "Alipay Account",
- "bank_card": "Bank Card",
- "enter_platform": "Enter Platform",
- "enter_merchant_backend": "Enter Merchant Backend",
- "my_qrcode": "My QR Code",
- "third_party_account_binding": "Third-party Account Binding",
- "wechat_public_account": "WeChat Public Account",
- "wechat_mini_program": "WeChat Mini Program",
- "wechat_open_platform": "WeChat Open Platform",
- "prompt": "Prompt",
- "confirm_logout": "Confirm logout?"
- },
- "rules": {
- "username": "Please enter your username",
- "username_taken": "Username is already taken!",
- "usernameNotnull": "Username cannot be empty",
- "nickname": "Please enter your nickname",
- "nicknameNotnull": "Nickname cannot be empty",
- "password": "Please enter your password",
- "passwordNotnull": "Password cannot be empty",
- "confirm_password": "Please confirm your password",
- "confirmPasswordNotnull": "Confirm password cannot be empty",
- "email": "Please enter your email",
- "emailNotnull": "Email cannot be empty",
- "phone": "Please enter your phone number",
- "phoneNotnull": "Phone number cannot be empty",
- "avatar": "Please upload your avatar",
- "avatarNotnull": "Avatar cannot be empty",
- "sex": "Please select your gender",
- "sexNotnull": "Gender cannot be empty",
- "password_error": "Passwords do not match",
- "click_change_password": "Click to change password",
- "modify_success": "Modification successful, please log in again",
- "unbind_warning": "After unbinding, you will no longer be able to log in to this account via WeChat",
- "bind_phone": "Please bind your phone number"
- }
- }
|