mirror of
https://gitee.com/beecue/fastbee.git
synced 2026-03-23 23:14:52 +08:00
feat(国际化): 新增国际化-系统管理
This commit is contained in:
60
vue/src/lang/en-US/alert.json
Normal file
60
vue/src/lang/en-US/alert.json
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"alert.index.236501-0": "Alarm Name ",
|
||||
"alert.index.236501-2": "Alarm Level",
|
||||
"alert.index.236501-3": "Please Select The Alarm Level",
|
||||
"alert.index.236501-11": "Remarks",
|
||||
"alert.index.236501-16": "Alarm Status",
|
||||
"alert.index.236501-17": "Associated Scenarios",
|
||||
"alert.index.236501-18": "Scene Name",
|
||||
"alert.index.236501-19": "Trigger Conditions",
|
||||
"alert.index.236501-20": "Any Condition",
|
||||
"alert.index.236501-21": "All Conditions",
|
||||
"alert.index.236501-22": "Not Meeting The Conditions",
|
||||
"alert.index.236501-23": "Execution Method",
|
||||
"alert.index.236501-24": "Serial ",
|
||||
"alert.index.236501-25": "Parallel",
|
||||
"alert.index.236501-26": "Remove",
|
||||
"alert.index.236501-27": "Message Notification",
|
||||
"alert.index.236501-28": "Template Name",
|
||||
"alert.index.236501-29": "Channel Type",
|
||||
"alert.index.236501-30": "Channel Account",
|
||||
"alert.index.236501-31": "Service Aroviders",
|
||||
"alert.index.236501-33": "Add Scene",
|
||||
"alert.index.236501-34": "Add Template",
|
||||
"alert.index.236501-39": "The Alarm Name Cannot Be Empty",
|
||||
"alert.index.236501-40": "The Alarm Level Cannot Be Empty",
|
||||
"alert.index.236501-41": "Add Alarm Configuration",
|
||||
"alert.index.236501-42": "Modify Device Alarms",
|
||||
"alert.index.236501-43": "Are you sure to delete the data item with device alarm number {0}?",
|
||||
"alert.index.236501-44": "Status",
|
||||
"alert.index.236501-45": "Start",
|
||||
"alert.index.236501-46": "Pause",
|
||||
"alert.index.236501-47": "Generate Work Order",
|
||||
"alert.log.491272-1": "Please enter the Alarm Name",
|
||||
"alert.log.491272-4": "Processing Status",
|
||||
"alert.log.491272-5": "Please Select Processing Status",
|
||||
"alert.log.491272-8": "Equipment Number",
|
||||
"alert.log.491272-9": "Device Name",
|
||||
"alert.log.491272-10": "Alarm Time",
|
||||
"alert.log.491272-18": "Processing Content Cannot Be Empty",
|
||||
"alert.log.491272-19": "Add Device Alarm",
|
||||
"alert.log.491272-20": "dispose Device Alarm",
|
||||
"alert.log.491272-23": "Are you sure to delete the data item with device alarm number {0}?",
|
||||
"alert.log.491272-24": "Data",
|
||||
"alert.log.491272-25": "Process",
|
||||
"alert.log.491272-26": "Processing results",
|
||||
"alert.log.491272-27": "Handle alarms",
|
||||
"alert.log.491272-28": "No processing required",
|
||||
"alert.log.491272-29": "Processed",
|
||||
"alert.notify-temp-list.555661-0": "Notification Template Scenario",
|
||||
"alert.notify-temp-list.555661-1": "Template Name",
|
||||
"alert.notify-temp-list.555661-2": "Please Enter The Template Name",
|
||||
"alert.notify-temp-list.555661-4": "Please Select Channel Type",
|
||||
"alert.notify-temp-list.555661-7": "Number",
|
||||
"alert.notify-temp-list.555661-11": "Is It Enabled",
|
||||
"alert.scene-list.591934-0": "Select Scene",
|
||||
"alert.scene-list.591934-1": "Scene Name",
|
||||
"alert.scene-list.591934-2": "Please Enter The Scene Name",
|
||||
"alert-user.837395-0": "Select alarm users",
|
||||
"alert-user.837395-1": "Are you sure to delete the alarm user ?"
|
||||
}
|
||||
Reference in New Issue
Block a user