|
@@ -146,6 +146,7 @@
|
|
|
"confirmDel": "confirm deletion",
|
|
|
"delPopContent": "Are you sure to delete?",
|
|
|
"delTips": "Please select the data to be deleted first",
|
|
|
+ "delSuccess": "Successfully deleted",
|
|
|
"advertRule": {
|
|
|
"sysTitle": "Advertising rules",
|
|
|
"total": "Total ",
|
|
@@ -236,6 +237,9 @@
|
|
|
},
|
|
|
"device": {
|
|
|
"managementCenter": "Machine Management Center",
|
|
|
+ "whole": "All",
|
|
|
+ "group": "Group management",
|
|
|
+ "addGroup": "Add Group",
|
|
|
"setAlarm": "Set alarm",
|
|
|
"equipmentName": "Machine name",
|
|
|
"equipmentNameTips": "No name has been set",
|
|
@@ -271,10 +275,13 @@
|
|
|
"SuspendBusiness": "Suspend Business",
|
|
|
"successfullyAddedAlarmClock": "Successfully added alarm clock",
|
|
|
"parameterAdjustment": "Parameter adjustment",
|
|
|
- "generalParameterConfiguration": "General parameter configuration",
|
|
|
- "advancedParameterConfiguration": "Advanced parameter configuration",
|
|
|
- "debuggingParameterConfiguration": "Debugging parameter configuration",
|
|
|
- "humidityParameterConfiguration": "Humidity parameter configuration",
|
|
|
+ "generalParameterConfiguration": "General parameters",
|
|
|
+ "advancedParameterConfiguration": "Advanced parameters",
|
|
|
+ "debuggingParameterConfiguration": "Humidity interval parameters",
|
|
|
+ "humidityParameterConfiguration": "Steam humidification parameters",
|
|
|
+ "increaseOrDecrease": "Increase or decrease",
|
|
|
+ "winterParameters": "Winter parameters",
|
|
|
+ "summerParameters": "Summer parameters",
|
|
|
"tips":"Remind",
|
|
|
"content": "Do you want to switch?",
|
|
|
"isUpdate": "Whether to update ",
|
|
@@ -282,6 +289,8 @@
|
|
|
"attention": "(Note: the number of bits is incorrect, updating may cause machine anomalies)",
|
|
|
"submitUpdates": "Submit Updates",
|
|
|
"modificationSucceeded": "Modification succeeded",
|
|
|
+ "existsFailed": "The machine name already exists",
|
|
|
+ "editFailed": "Modification failure",
|
|
|
"noParameterData": "No parameter data is available !",
|
|
|
"addDistributor": "Add Distributor",
|
|
|
"equipmentNoLabel": "Equipment No",
|
|
@@ -342,8 +351,8 @@
|
|
|
"restartSucceeded": "Restart succeeded",
|
|
|
"deleteDeviceSucceed": "Delete Machine successfully",
|
|
|
"deleteDeviceFailed": "Delete Machine failed",
|
|
|
- "enableMaterialSucceed": "Enable material successfully",
|
|
|
- "enableMaterialFailed": "Enable material failed",
|
|
|
+ "enableMaterialSucceed": "Sent successfully",
|
|
|
+ "enableMaterialFailed": "Sent failed",
|
|
|
"sleepSuccessfully": "Sleep successfully",
|
|
|
"Succeed": "Request sent successfully",
|
|
|
"Failed": "Request sent failure",
|
|
@@ -672,10 +681,13 @@
|
|
|
"orderAnalysis": "orderAnalysis",
|
|
|
"shandeSubLedger": "shandeSubLedger",
|
|
|
"taskMessage": "taskMessage",
|
|
|
- "labelMan": "Label management",
|
|
|
+ "labelMan": "Group management",
|
|
|
"apkMan": "apk management",
|
|
|
"customLogo": "custom logo",
|
|
|
"logMan": "Log Management",
|
|
|
+ "alarmTitle": "Machine alarm !",
|
|
|
+ "alarmDevice": "Machine: ",
|
|
|
+ "alarmContent": " , Alarm content: ",
|
|
|
"notificationPop": {
|
|
|
"notification": "Notification",
|
|
|
"nextTime": "See it next time",
|
|
@@ -986,7 +998,7 @@
|
|
|
"orderData": "Order Data",
|
|
|
"orderRefund": "Order refund",
|
|
|
"systemOffline": "System offline",
|
|
|
- "labelMan": "Label management",
|
|
|
+ "labelMan": "Group management",
|
|
|
"relationAdmin": "Associate superior",
|
|
|
"apkMan": "Apk management",
|
|
|
"merchantMan": "Merchant management",
|
|
@@ -1289,6 +1301,7 @@
|
|
|
"twoTypedDiff": "The two passwords are different"
|
|
|
},
|
|
|
"robotRanking": {
|
|
|
+ "noPermission": "insufficient permissions",
|
|
|
"machineSalesRanking": "Machine sales ranking",
|
|
|
"dailySalesRanking": "Daily sales",
|
|
|
"today": "Today",
|
|
@@ -1341,6 +1354,7 @@
|
|
|
"withdrawalAccountNo": "Withdrawal account No",
|
|
|
"standbyWithdrawalAccountNo": "Standby withdrawal account No",
|
|
|
"changePassword": "Change Password",
|
|
|
+ "feedback": "Feedback",
|
|
|
"selfRecharging": "Self recharging",
|
|
|
"logOut": "Sign out",
|
|
|
"logOutTips": "tips",
|
|
@@ -1366,22 +1380,25 @@
|
|
|
"bindSuccess": "Bind Success"
|
|
|
},
|
|
|
"labelMan": {
|
|
|
- "title": "Label management",
|
|
|
+ "title": "Group management",
|
|
|
"merchant": "Merchant",
|
|
|
"machine": "machine",
|
|
|
"labelName": "Tagname",
|
|
|
"add": {
|
|
|
- "name": "Label Name",
|
|
|
- "namePlace": "Please enter the label name",
|
|
|
+ "name": "Group Name",
|
|
|
+ "namePlace": "Please enter the Group name",
|
|
|
"type": "type",
|
|
|
"typePlace": "Please select a type",
|
|
|
"merchant": "Merchant List",
|
|
|
"merchantPlace": "Please select the merchant list",
|
|
|
"machine": "Machine list",
|
|
|
- "machinePlace": "Please select the machine list"
|
|
|
+ "machinePlace": "Please select the machine list",
|
|
|
+ "addSuccess": "Add successfully",
|
|
|
+ "editSuccess": "Modified successfully"
|
|
|
}
|
|
|
},
|
|
|
"kSelectPop": {
|
|
|
+ "searchKey": "Please enter your search term",
|
|
|
"cancel": "cancel",
|
|
|
"confirm": "confirm",
|
|
|
"allCheck": "Select All",
|
|
@@ -1449,7 +1466,7 @@
|
|
|
"withdrawalAccountNo": "Standby withdrawal account No",
|
|
|
"standbyWithdrawalAccountNo": "Standby withdrawal account No",
|
|
|
"merchantManagement": "Merchant management",
|
|
|
- "labelMan": "Label management"
|
|
|
+ "labelMan": "Group management"
|
|
|
},
|
|
|
"DIYFlower": {
|
|
|
"openStatus": "DIY pattern function switch status: On",
|