@@ -1,16 +1,13 @@
|
||||
{
|
||||
"ADS Config": "ADS Config",
|
||||
"Announcement Management": "Announcement Management",
|
||||
|
||||
"Auth Control": "Auth Control",
|
||||
"Balance": "Balance",
|
||||
"Commerce": "Commerce",
|
||||
"Commission": "Commission",
|
||||
"Coupon Management": "Coupon Management",
|
||||
"Dashboard": "Dashboard",
|
||||
|
||||
"Document Management": "Document Management",
|
||||
|
||||
"Email": "Email",
|
||||
"Gift": "Gift",
|
||||
"Login": "Login",
|
||||
@@ -23,7 +20,6 @@
|
||||
"Order Management": "Order Management",
|
||||
"Payment Config": "Payment Config",
|
||||
"Product Management": "Product Management",
|
||||
|
||||
"Register": "Register",
|
||||
"Reset Subscribe": "Reset Subscribe",
|
||||
"Server Management": "Server Management",
|
||||
@@ -34,10 +30,10 @@
|
||||
"System": "System",
|
||||
"System Config": "System Config",
|
||||
"System Tool": "System Tool",
|
||||
|
||||
"Ticket Management": "Ticket Management",
|
||||
"Traffic Details": "Traffic Details",
|
||||
"User Detail": "User Detail",
|
||||
"User Management": "User Management",
|
||||
"Users & Support": "Users & Support"
|
||||
"Users & Support": "Users & Support",
|
||||
"Version Management": "Version Management"
|
||||
}
|
||||
|
||||
@@ -18,7 +18,10 @@
|
||||
"currencySymbolPlaceholder": "$",
|
||||
"currencyUnit": "Currency Unit",
|
||||
"currencyUnitDescription": "Used for display purposes only; changing this will affect all currency units in the system",
|
||||
"currencyUnitPlaceholder": "USD"
|
||||
"currencyUnitPlaceholder": "USD",
|
||||
"fixedRate": "Fixed Exchange Rate",
|
||||
"fixedRatePlaceholder": "0",
|
||||
"fixedRateDescription": "If a fixed rate is set, it will be used instead of the API rate"
|
||||
},
|
||||
"invite": {
|
||||
"title": "Invitation Settings",
|
||||
@@ -135,5 +138,35 @@
|
||||
"inputPlaceholder": "Please enter",
|
||||
"saveSuccess": "Save Successful",
|
||||
"saveFailed": "Save Failed"
|
||||
},
|
||||
"version": {
|
||||
"title": "Version Management",
|
||||
"description": "Manage app versions for all platforms",
|
||||
"create": "Create",
|
||||
"edit": "Edit Version",
|
||||
"createVersion": "Create Version",
|
||||
"platform": "Platform",
|
||||
"platformPlaceholder": "Select platform",
|
||||
"versionNumber": "Version",
|
||||
"versionPlaceholder": "1.0.0",
|
||||
"minVersion": "Min Version",
|
||||
"downloadUrl": "Download URL",
|
||||
"descriptionField": "Description",
|
||||
"descriptionPlaceholder": "Update description...",
|
||||
"forceUpdate": "Force Update",
|
||||
"default": "Default",
|
||||
"inReview": "In Review",
|
||||
"actions": "Actions",
|
||||
"url": "URL",
|
||||
"force": "Force",
|
||||
"total": "Total: {count} items",
|
||||
"previous": "Previous",
|
||||
"next": "Next",
|
||||
"page": "Page {page}",
|
||||
"noResults": "No results.",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"update": "Update",
|
||||
"confirmDelete": "Are you sure you want to delete?"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,16 +1,13 @@
|
||||
{
|
||||
"ADS Config": "广告配置",
|
||||
"Announcement Management": "公告管理",
|
||||
|
||||
"Auth Control": "认证控制",
|
||||
"Balance": "余额变动",
|
||||
"Commerce": "商务",
|
||||
"Commission": "佣金记录",
|
||||
"Coupon Management": "优惠券管理",
|
||||
"Dashboard": "仪表盘",
|
||||
|
||||
"Document Management": "文档管理",
|
||||
|
||||
"Email": "邮件日志",
|
||||
"Gift": "赠送记录",
|
||||
"Login": "登录日志",
|
||||
@@ -23,7 +20,6 @@
|
||||
"Order Management": "订单管理",
|
||||
"Payment Config": "支付配置",
|
||||
"Product Management": "商品管理",
|
||||
|
||||
"Register": "注册日志",
|
||||
"Reset Subscribe": "重置订阅",
|
||||
"Server Management": "服务器管理",
|
||||
@@ -34,10 +30,10 @@
|
||||
"System": "系统",
|
||||
"System Config": "系统配置",
|
||||
"System Tool": "系统工具",
|
||||
|
||||
"Ticket Management": "工单管理",
|
||||
"Traffic Details": "流量明细",
|
||||
"User Detail": "用户详情",
|
||||
"User Management": "用户管理",
|
||||
"Users & Support": "用户与支持"
|
||||
"Users & Support": "用户与支持",
|
||||
"Version Management": "版本管理"
|
||||
}
|
||||
|
||||
@@ -18,7 +18,10 @@
|
||||
"currencySymbolPlaceholder": "$",
|
||||
"currencyUnit": "货币单位",
|
||||
"currencyUnitDescription": "仅用于展示使用,更改后系统中所有的货币单位都将发生变更",
|
||||
"currencyUnitPlaceholder": "USD"
|
||||
"currencyUnitPlaceholder": "USD",
|
||||
"fixedRate": "固定汇率",
|
||||
"fixedRatePlaceholder": "0",
|
||||
"fixedRateDescription": "如果设置了固定汇率,将使用此值而非API获取的汇率"
|
||||
},
|
||||
"invite": {
|
||||
"title": "邀请设置",
|
||||
@@ -137,5 +140,35 @@
|
||||
"inputPlaceholder": "请输入",
|
||||
"saveSuccess": "保存成功",
|
||||
"saveFailed": "保存失败"
|
||||
},
|
||||
"version": {
|
||||
"title": "版本管理",
|
||||
"description": "管理各平台应用版本信息",
|
||||
"create": "创建",
|
||||
"edit": "编辑版本",
|
||||
"createVersion": "创建版本",
|
||||
"platform": "平台",
|
||||
"platformPlaceholder": "选择平台",
|
||||
"versionNumber": "版本号",
|
||||
"versionPlaceholder": "1.0.0",
|
||||
"minVersion": "最低版本",
|
||||
"downloadUrl": "下载链接",
|
||||
"descriptionField": "描述",
|
||||
"descriptionPlaceholder": "更新说明...",
|
||||
"forceUpdate": "强制更新",
|
||||
"default": "默认版本",
|
||||
"inReview": "审核中",
|
||||
"actions": "操作",
|
||||
"url": "下载地址",
|
||||
"force": "强制",
|
||||
"total": "共 {count} 条",
|
||||
"previous": "上一页",
|
||||
"next": "下一页",
|
||||
"page": "第 {page} 页",
|
||||
"noResults": "暂无数据",
|
||||
"yes": "是",
|
||||
"no": "否",
|
||||
"update": "更新",
|
||||
"confirmDelete": "确定要删除吗?"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user