123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660 |
- {
- "common": {
- "save": "Save",
- "update": "Update",
- "cancel": "Cancel",
- "confirm": "Confirm",
- "delete": "Delete",
- "edit": "Edit",
- "add": "Add",
- "create": "Create",
- "view": "View",
- "search": "Search",
- "reset": "Reset",
- "submit": "Submit",
- "close": "Close",
- "back": "Back",
- "next": "Next",
- "prev": "Previous",
- "finish": "Finish",
- "loading": "Loading...",
- "all": "All",
- "actions": "Actions",
- "expand": "Expand",
- "collapse": "Collapse",
- "allow": "Allow",
- "forbid": "Forbid",
- "select": "Please select",
- "previous": "Previous",
- "uploadImage": "Upload Image",
- "uploading": "Uploading...",
- "dragSort": "Drag to Sort",
- "preview": "Preview",
- "maxUpload": "Max upload {count} images",
- "supportFormats": "Support {formats} formats",
- "maxFileSize": "Max file size {size}MB",
- "enable": "Enable",
- "disable": "Disable",
- "enabled": "Enabled",
- "disabled": "Disabled",
- "online": "Online",
- "offline": "Offline",
- "active": "Active",
- "inactive": "Inactive",
- "success": "Success",
- "failed": "Failed",
- "pending": "Pending",
- "processing": "Processing",
- "completed": "Completed",
- "required": "Required",
- "optional": "Optional",
- "placeholder": "Please enter",
- "upload": "Upload",
- "download": "Download",
- "saveSuccess": "Save successful",
- "saveFailed": "Save failed",
- "deleteSuccess": "Delete successful",
- "deleteFailed": "Delete failed",
- "updateSuccess": "Update successful",
- "updateFailed": "Update failed",
- "createSuccess": "Create successful",
- "createFailed": "Create failed",
- "confirmDelete": "Are you sure you want to delete?",
- "confirmSave": "Are you sure you want to save?",
- "confirmSubmit": "Are you sure you want to submit?",
- "noData": "No data",
- "total": "Total",
- "items": "items",
- "page": "page",
- "today": "Today",
- "yesterday": "Yesterday",
- "thisWeek": "This week",
- "thisMonth": "This month",
- "startTime": "Start Time",
- "endTime": "End Time",
- "startDate": "Start Date",
- "endDate": "End Date",
- "exportData": "Export Data",
- "exporting": "Exporting...",
- "to": "to",
- "and": "and",
- "or": "or",
- "language": "Language",
- "chinese": "中文",
- "english": "English"
- },
- "menu": {
- "dashboard": "Dashboard",
- "goods": "Goods Management",
- "order": "Order Management",
- "user": "User Management",
- "system": "System Management",
- "settings": "Settings",
- "goodsList": "Goods List",
- "goodsAdd": "Add Goods",
- "goodsEdit": "Edit Goods",
- "goodsCategory": "Goods Category",
- "goodsBrand": "Goods Brand",
- "orderList": "Order List",
- "orderDetail": "Order Detail",
- "orderRefund": "Refund Management",
- "userList": "User List",
- "userRole": "Role Management",
- "userPermission": "Permission Management",
- "systemConfig": "System Configuration",
- "systemLog": "System Log",
- "systemBackup": "Data Backup",
- "profile": "Profile",
- "account": "Account Settings",
- "security": "Security Settings"
- },
- "form": {
- "name": "Name",
- "title": "Title",
- "description": "Description",
- "content": "Content",
- "category": "Category",
- "status": "Status",
- "type": "Type",
- "price": "Price",
- "stock": "Stock",
- "image": "Image",
- "sort": "Sort",
- "createTime": "Create Time",
- "updateTime": "Update Time",
- "goodsName": "Goods Name",
- "goodsPrice": "Goods Price",
- "goodsStock": "Goods Stock",
- "goodsCategory": "Goods Category",
- "goodsBrand": "Goods Brand",
- "goodsImage": "Goods Image",
- "goodsDescription": "Goods Description",
- "goodsStatus": "Goods Status",
- "marketPrice": "Market Price",
- "salePrice": "Sale Price",
- "costPrice": "Cost Price",
- "orderNo": "Order No.",
- "orderStatus": "Order Status",
- "orderAmount": "Order Amount",
- "orderTime": "Order Time",
- "payTime": "Pay Time",
- "deliveryTime": "Delivery Time",
- "username": "Username",
- "password": "Password",
- "email": "Email",
- "phone": "Phone",
- "avatar": "Avatar",
- "role": "Role",
- "permission": "Permission",
- "required": "This field is required",
- "invalidEmail": "Please enter a valid email address",
- "invalidPhone": "Please enter a valid phone number",
- "passwordTooShort": "Password must be at least 6 characters",
- "confirmPassword": "Confirm Password",
- "passwordNotMatch": "Passwords do not match",
- "priceRange": "Price Range",
- "minPrice": "Min Price",
- "maxPrice": "Max Price",
- "pleaseInput": "Please enter",
- "pleaseSelect": "Please select",
- "pleaseUpload": "Please upload",
- "inputName": "Please enter goods name",
- "inputTitle": "Please enter title",
- "inputDescription": "Please enter description",
- "selectCategory": "Please select category",
- "selectStatus": "Please select status",
- "uploadImage": "Please upload image",
- "inputOrderNo": "Please input order number",
- "inputUserName": "Please input user name",
- "inputUserAccount": "Please input username or nickname",
- "inputPhone": "Please input phone number",
- "inputTrackingNumber": "Please input tracking number",
- "selectLoginPermission": "Please select login permission",
- "selectOrderPermission": "Please select order permission",
- "selectWithdrawPermission": "Please select withdraw permission",
- "inputCategoryName": "Please input category name",
- "inputSort": "Please input sort order",
- "inputGoodsName": "Please input goods name (max 100 characters)",
- "inputSubtitle": "Please input subtitle (max 50 characters)",
- "categoryNameRequired": "Please input category name",
- "inputGoodsBrand": "Please input goods brand",
- "inputGoodsDescription": "Please input goods description (max 500 characters)",
- "inputGoodsNumber": "Please input goods number",
- "inputGoodsSupplier": "Please input goods supplier",
- "selectShippingTemplate": "Please select shipping template",
- "uploadMainImage": "Upload main image",
- "uploadCarouselImages": "Upload carousel images",
- "uploadDetailImages": "Upload detail images",
- "inputSpecificationName": "Please input specification name",
- "inputSpecificationValue": "Please input specification value",
- "selectSpecification": "Please select specification",
- "inputNameOrNumber": "Please input name or number",
- "selectSalePrice": "Please select sale price(৳)",
- "selectMarketPrice": "Please select market price(৳)",
- "selectPrice": "Select price",
- "inputStock": "Please input stock",
- "inputStockThreshold": "Please input stock threshold",
- "inputSkuCode": "Please input SKU code",
- "categoryRequired": "Please select goods category",
- "goodsNameRequired": "Please input goods name",
- "goodsBrandRequired": "Please input goods brand",
- "shippingTemplateRequired": "Please select shipping template",
- "goodsNumberRequired": "Please input goods number",
- "salePriceRequired": "Please input sale price",
- "stockRequired": "Please input stock",
- "goodsStatusRequired": "Please select goods status",
- "goodsSupplierRequired": "Please input goods supplier",
- "mainImageRequired": "Please upload main image",
- "carouselImagesRequired": "Please upload carousel images",
- "detailImagesRequired": "Please upload detail images"
- },
- "message": {
- "loginSuccess": "Login successful",
- "logoutSuccess": "Logout successful",
- "saveSuccess": "Save successful",
- "deleteSuccess": "Delete successful",
- "updateSuccess": "Update successful",
- "createSuccess": "Create successful",
- "uploadSuccess": "Successfully uploaded {count} images",
- "loginFailed": "Login failed",
- "saveFailed": "Save failed",
- "deleteFailed": "Delete failed",
- "updateFailed": "Update failed",
- "createFailed": "Create failed",
- "uploadFailed": "{count} images failed to upload",
- "networkError": "Network error",
- "serverError": "Server error",
- "unsavedChanges": "You have unsaved changes",
- "confirmLeave": "Are you sure you want to leave?",
- "dataWillBeLost": "Data will be lost",
- "fieldRequired": "This field is required",
- "invalidFormat": "Invalid format",
- "valueTooLong": "Value is too long",
- "valueTooShort": "Value is too short",
- "confirmDelete": "Are you sure you want to delete this record?",
- "confirmBatchDelete": "Are you sure you want to delete selected records?",
- "confirmSave": "Are you sure you want to save?",
- "confirmSubmit": "Are you sure you want to submit?",
- "confirmReset": "Are you sure you want to reset?",
- "confirmBatchOnSale": "This operation will batch put goods on sale, continue?",
- "confirmBatchOffSale": "This operation will batch take goods off sale, continue?",
- "tip": "Tip",
- "selectionLimitReached": "Selection limit reached",
- "maxUploadLimit": "Maximum {count} images can be uploaded",
- "uploadError": "Upload failed",
- "unsupportedFormat": "{extension} format is not supported, please select {formats} format images",
- "fileSizeExceeded": "Image size cannot exceed {size}MB",
- "loading": "Loading...",
- "saving": "Saving...",
- "deleting": "Deleting...",
- "uploading": "Uploading...",
- "processing": "Processing...",
- "noData": "No data",
- "noSearchResult": "No search results found",
- "loadMore": "Load more",
- "noMore": "No more data"
- },
- "error": {
- "pageNotFound": "Page Not Found",
- "accessDenied": "Access Denied",
- "unauthorized": "Unauthorized Access",
- "serverError": "Server Error",
- "networkError": "Network Error",
- "pageNotFoundDesc": "Sorry, the page you are looking for does not exist",
- "accessDeniedDesc": "Sorry, you do not have permission to access this page",
- "unauthorizedDesc": "Sorry, you need to login to access this page",
- "serverErrorDesc": "Sorry, server error occurred",
- "networkErrorDesc": "Sorry, network connection failed",
- "goBack": "Go Back",
- "goHome": "Go Home",
- "retry": "Retry",
- "login": "Login",
- "autoCloseIn": "seconds to auto close",
- "error401": "401 Unauthorized",
- "error403": "403 Forbidden",
- "error404": "404 Not Found",
- "error500": "500 Server Error"
- },
- "modules": {
- "auth": {
- "login": "Login",
- "logout": "Logout",
- "username": "Username",
- "account": "Account",
- "password": "Password",
- "confirmPassword": "Confirm Password",
- "rememberMe": "Remember Me",
- "forgotPassword": "Forgot Password",
- "loginSuccess": "Login successful",
- "loginFailed": "Login failed",
- "logoutSuccess": "Logout successful",
- "welcomeTo": "Welcome to {appName}",
- "niceToSeeYou": "Nice to see you again",
- "userManagement": "User Management",
- "adminList": "Admin List",
- "addAdmin": "Add Admin",
- "editAdmin": "Edit Admin",
- "deleteAdmin": "Delete Admin",
- "adminName": "Admin Name",
- "adminAccount": "Admin Account",
- "adminRole": "Admin Role",
- "adminStatus": "Admin Status",
- "lastLoginTime": "Last Login Time",
- "roleManagement": "Role Management",
- "roleList": "Role List",
- "addRole": "Add Role",
- "editRole": "Edit Role",
- "deleteRole": "Delete Role",
- "roleName": "Role Name",
- "roleDescription": "Role Description",
- "rolePermissions": "Role Permissions",
- "permissionManagement": "Permission Management",
- "permissionList": "Permission List",
- "permissionName": "Permission Name",
- "permissionCode": "Permission Code",
- "permissionType": "Permission Type",
- "menuPermission": "Menu Permission",
- "buttonPermission": "Button Permission",
- "dataPermission": "Data Permission",
- "changePassword": "Change Password",
- "oldPassword": "Old Password",
- "newPassword": "New Password",
- "passwordChanged": "Password changed successfully",
- "passwordNotMatch": "Passwords do not match",
- "passwordTooShort": "Password must be at least 6 characters",
- "usernameRequired": "Please enter username",
- "accountRequired": "Please enter account",
- "passwordRequired": "Please enter password",
- "confirmPasswordRequired": "Please confirm password",
- "roleRequired": "Please select role",
- "normal": "Normal",
- "disabled": "Disabled",
- "locked": "Locked"
- },
- "dashboard": {
- "dashboard": "Dashboard",
- "overview": "Overview",
- "statistics": "Statistics",
- "todayData": "Today Data",
- "yesterdayData": "Yesterday Data",
- "thisWeekData": "This Week Data",
- "thisMonthData": "This Month Data",
- "salesData": "Sales Data",
- "salesAmount": "Sales Amount",
- "orderCount": "Order Count",
- "userCount": "User Count",
- "goodsCount": "Goods Count",
- "salesTrend": "Sales Trend",
- "orderTrend": "Order Trend",
- "userTrend": "User Trend",
- "topGoods": "Top Goods",
- "topCategories": "Top Categories",
- "topUsers": "Active Users",
- "pendingTasks": "Pending Tasks",
- "pendingOrders": "Pending Orders",
- "pendingRefunds": "Pending Refunds",
- "lowStockGoods": "Low Stock Goods",
- "quickActions": "Quick Actions",
- "addGoods": "Add Goods",
- "processOrder": "Process Order",
- "viewReport": "View Report",
- "systemSettings": "System Settings",
- "today": "Today",
- "yesterday": "Yesterday",
- "last7Days": "Last 7 Days",
- "last30Days": "Last 30 Days",
- "thisMonth": "This Month",
- "lastMonth": "Last Month",
- "yuan": "Yuan",
- "orders": "Orders",
- "users": "Users",
- "pieces": "Pieces",
- "percent": "%",
- "growthRate": "Growth Rate",
- "increase": "Increase",
- "decrease": "Decrease",
- "noChange": "No Change"
- },
- "goods": {
- "goodsList": "Goods List",
- "goodsId": "Goods ID",
- "basicInfo": "Basic Information",
- "goodsInfo": "Goods Information",
- "goodsAttributes": "Goods Attributes",
- "goodsName": "Goods Name",
- "goodsSubtitle": "Subtitle",
- "subtitle": "Subtitle",
- "goodsBrand": "Goods Brand",
- "originalPrice": "Original Price",
- "onlinePrice": "Online Price",
- "alreadyJoined": "Already Joined",
- "join": "Join",
- "goodsCategory": "Goods Category",
- "categoryName": "Category Name",
- "addCategory": "Add Category",
- "editCategory": "Edit Category",
- "goodsDescription": "Goods Description",
- "goodsNumber": "Goods Number",
- "goodsSupplier": "Goods Supplier",
- "defaultSupplier": "Merchant Technology Co., Ltd.",
- "sales": "Sales",
- "shippingTemplate": "Shipping Template",
- "freeShipping": "Free Shipping",
- "mainImage": "Main Image",
- "carouselImages": "Carousel Images",
- "detailImages": "Detail Images",
- "autoGenerateNumberTip": "If you do not enter a goods number, the system will automatically generate a unique number",
- "newGoodsOffSaleTip": "New goods are off sale by default, can be modified after saving",
- "priceStock": "Price & Stock",
- "salePrice": "Sale Price",
- "marketPrice": "Market Price",
- "costPrice": "Cost Price",
- "vipPrice": "VIP Price",
- "stock": "Stock",
- "goodsStock": "Stock",
- "stockThreshold": "Stock Threshold",
- "skuCode": "SKU Code",
- "image": "Image",
- "goodsStatus": "Goods Status",
- "onSale": "On Sale",
- "offSale": "Off Sale",
- "inStock": "In Stock",
- "outOfStock": "Out of Stock",
- "batchOnSale": "Batch On Sale",
- "batchOffSale": "Batch Off Sale",
- "batchDelete": "Batch Delete",
- "specificationSettings": "Goods Specification Settings",
- "specificationName": "Specification Name",
- "specificationValue": "Specification Value",
- "addSpecification": "Add Specification",
- "addSpecificationValue": "Add Specification Value",
- "batchSettings": "Batch Settings",
- "batchSettingsTip": "Unselected specifications default to select all for batch settings",
- "goodsAddedSuccess": "Goods added successfully, please wait for listing",
- "continueAdd": "Continue Adding",
- "savingGoods": "Saving goods...",
- "pleaseWait": "Please wait, the system is processing your request",
- "specificationValueExists": "Specification value already exists",
- "batchSettingsSuccess": "Batch settings successful",
- "pleaseAddSpecification": "Please add goods specification first",
- "specificationSalePriceError": "The sale price of specification {index} cannot be empty and must be greater than 0",
- "specificationMarketPriceError": "The market price of specification {index} cannot be empty and must be greater than 0",
- "specificationStockError": "The stock of specification {index} cannot be empty and cannot be less than 0",
- "pleaseCompleteBasicInfo": "Please complete basic goods information",
- "goodsSaveSuccess": "Goods saved successfully",
- "sliderImage": "Slider Image",
- "detailImage": "Detail Image",
- "whiteBackgroundImage": "White Background Image",
- "uploadMainImage": "Upload Main Image",
- "uploadSliderImage": "Upload Slider Image",
- "uploadDetailImage": "Upload Detail Image",
- "specification": "Specification",
- "specType": "Specification Type",
- "singleSpec": "Single Specification",
- "multiSpec": "Multiple Specifications",
- "specName": "Specification Name",
- "specValue": "Specification Value",
- "addSpec": "Add Specification",
- "addSpecValue": "Add Specification Value",
- "batchSetting": "Batch Setting",
- "skuPrice": "SKU Price",
- "skuStock": "SKU Stock",
- "skuImage": "SKU Image",
- "addGoods": "Add Goods",
- "editGoods": "Edit Goods",
- "deleteGoods": "Delete Goods",
- "goodsAddSuccess": "Goods added successfully",
- "goodsUpdateSuccess": "Goods updated successfully",
- "goodsDeleteSuccess": "Goods deleted successfully",
- "pleaseSelectGoods": "Please select goods",
- "confirmDeleteGoods": "Are you sure you want to delete selected goods?",
- "goodsNameRequired": "Please enter goods name",
- "goodsBrandRequired": "Please enter goods brand",
- "goodsCategoryRequired": "Please select goods category",
- "goodsPriceRequired": "Please enter goods price",
- "goodsStockRequired": "Please enter goods stock",
- "goodsSupplierRequired": "Please enter goods supplier",
- "goodsImageRequired": "Please upload goods image",
- "goodsDetailImageRequired": "Please upload goods detail image"
- },
- "order": {
- "orderManagement": "Order Management",
- "orderList": "Order List",
- "orderDetail": "Order Detail",
- "orderNo": "Order No.",
- "orderStatus": "Order Status",
- "orderAmount": "Order Amount",
- "orderTime": "Order Time",
- "payTime": "Pay Time",
- "deliveryTime": "Delivery Time",
- "completeTime": "Complete Time",
- "pendingPayment": "Pending Payment",
- "paid": "Paid",
- "pendingDelivery": "Pending Delivery",
- "pendingReceive": "Pending Receive",
- "completed": "Completed",
- "cancelled": "Cancelled",
- "refunded": "Refunded",
- "closed": "Closed",
- "buyerInfo": "Buyer Information",
- "buyerName": "Buyer Name",
- "buyerPhone": "Buyer Phone",
- "buyerAddress": "Delivery Address",
- "goodsInfo": "Goods Information",
- "goodsName": "Goods Name",
- "goodsPrice": "Goods Price",
- "goodsQuantity": "Quantity",
- "goodsTotal": "Subtotal",
- "subtotal": "Subtotal",
- "shippingFee": "Shipping Fee",
- "discount": "Discount",
- "totalAmount": "Total Amount",
- "actualPayment": "Actual Payment",
- "logistics": "Logistics",
- "trackingNumber": "Tracking Number",
- "courier": "Courier",
- "shippingAddress": "Shipping Address",
- "receivingAddress": "Receiving Address",
- "aftersale": "Aftersale",
- "refund": "Refund",
- "return": "Return",
- "exchange": "Exchange",
- "refundAmount": "Refund Amount",
- "refundReason": "Refund Reason",
- "refundStatus": "Refund Status",
- "invoice": "Invoice",
- "invoiceType": "Invoice Type",
- "invoiceTitle": "Invoice Title",
- "invoiceContent": "Invoice Content",
- "processOrder": "Process Order",
- "shipOrder": "Ship Order",
- "cancelOrder": "Cancel Order",
- "refundOrder": "Refund Order",
- "viewDetail": "View Detail",
- "printOrder": "Print Order",
- "exportOrder": "Export Order"
- },
- "system": {
- "systemManagement": "System Management",
- "systemSettings": "System Settings",
- "systemConfig": "System Configuration",
- "basicSettings": "Basic Settings",
- "siteName": "Site Name",
- "siteDescription": "Site Description",
- "siteKeywords": "Site Keywords",
- "siteLogo": "Site Logo",
- "siteIcon": "Site Icon",
- "bannerManagement": "Banner Management",
- "bannerList": "Banner List",
- "addBanner": "Add Banner",
- "editBanner": "Edit Banner",
- "deleteBanner": "Delete Banner",
- "bannerTitle": "Banner Title",
- "bannerImage": "Banner Image",
- "bannerLink": "Banner Link",
- "bannerSort": "Sort Order",
- "paymentConfig": "Payment Configuration",
- "paymentMethod": "Payment Method",
- "alipay": "Alipay",
- "wechatPay": "WeChat Pay",
- "bankCard": "Bank Card",
- "paymentStatus": "Payment Status",
- "notificationManagement": "Notification Management",
- "systemNotification": "System Notification",
- "userNotification": "User Notification",
- "notificationTitle": "Notification Title",
- "notificationContent": "Notification Content",
- "notificationType": "Notification Type",
- "smsManagement": "SMS Management",
- "smsTemplate": "SMS Template",
- "smsRecord": "SMS Record",
- "smsContent": "SMS Content",
- "smsStatus": "SMS Status",
- "dataReport": "Data Report",
- "salesReport": "Sales Report",
- "userReport": "User Report",
- "goodsReport": "Goods Report",
- "systemLog": "System Log",
- "operationLog": "Operation Log",
- "loginLog": "Login Log",
- "errorLog": "Error Log",
- "systemMonitor": "System Monitor",
- "serverStatus": "Server Status",
- "databaseStatus": "Database Status",
- "cacheStatus": "Cache Status",
- "backupRestore": "Backup & Restore",
- "dataBackup": "Data Backup",
- "dataRestore": "Data Restore",
- "backupTime": "Backup Time",
- "backupSize": "Backup Size",
- "versionInfo": "Version Information",
- "currentVersion": "Current Version",
- "updateTime": "Update Time",
- "enable": "Enable",
- "disable": "Disable",
- "configure": "Configure",
- "test": "Test",
- "backup": "Backup",
- "restore": "Restore"
- },
- "user": {
- "userManagement": "User Management",
- "userList": "User List",
- "userDetail": "User Detail",
- "addUser": "Add User",
- "editUser": "Edit User",
- "deleteUser": "Delete User",
- "userId": "User ID",
- "userName": "User Name",
- "userAccount": "User Account",
- "userNickname": "Nickname",
- "userPhone": "Phone Number",
- "userEmail": "Email Address",
- "userAvatar": "Avatar",
- "userGender": "Gender",
- "userBirthday": "Birthday",
- "userAddress": "Address",
- "male": "Male",
- "female": "Female",
- "unknown": "Unknown",
- "userStatus": "User Status",
- "active": "Active",
- "inactive": "Inactive",
- "frozen": "Frozen",
- "userLevel": "User Level",
- "levelManagement": "Level Management",
- "levelName": "Level Name",
- "levelDiscount": "Level Discount",
- "levelCondition": "Upgrade Condition",
- "userTag": "User Tag",
- "tagManagement": "Tag Management",
- "tagName": "Tag Name",
- "tagColor": "Tag Color",
- "tagDescription": "Tag Description",
- "totalUsers": "Total Users",
- "activeUsers": "Active Users",
- "newUsers": "New Users",
- "registrationTime": "Registration Time",
- "lastLoginTime": "Last Login",
- "loginCount": "Login Count",
- "userBehavior": "User Behavior",
- "orderCount": "Order Count",
- "totalConsumption": "Total Consumption",
- "averageOrderValue": "Average Order Value",
- "loginPermission": "Login Permission",
- "orderPermission": "Order Permission",
- "withdrawPermission": "Withdraw Permission",
- "viewProfile": "View Profile",
- "editProfile": "Edit Profile",
- "resetPassword": "Reset Password",
- "enableUser": "Enable User",
- "disableUser": "Disable User",
- "freezeUser": "Freeze User",
- "phoneRequired": "Please enter phone number",
- "emailRequired": "Please enter email address",
- "nameRequired": "Please enter user name",
- "invalidPhone": "Invalid phone number format",
- "invalidEmail": "Invalid email format"
- }
- }
- }
|