|
|
@@ -173,6 +173,8 @@
|
|
|
"alert.notice.rule.all": "Dispatch ALl",
|
|
|
"alert.notice.rule.enable": "Enable",
|
|
|
"dashboard.alerts.title": "Recently Alerts List",
|
|
|
+ "dashboard.alerts.title-no": "Recently Pending Alerts",
|
|
|
+ "dashboard.alerts.no": "No Pending Alerts",
|
|
|
"dashboard.alerts.enter": "Go Alert Center",
|
|
|
"dashboard.alerts.distribute": "The Distribution Of Alerts",
|
|
|
"dashboard.alerts.num": "Alerts Num",
|
|
|
@@ -263,6 +265,8 @@
|
|
|
"common.confirm.enable": "Please confirm whether to enable monitor!",
|
|
|
"common.notify.enable-success": "Enable Success!",
|
|
|
"common.notify.enable-fail": "Enable Failed!",
|
|
|
+ "common.confirm.clear-cache": "Please confirm whether to clear cache!",
|
|
|
+ "common.notify.clear-success": "Clear Success!",
|
|
|
"common.button.ok": "OK",
|
|
|
"common.button.cancel": "Cancel",
|
|
|
"common.button.help": "Help",
|
|
|
@@ -273,6 +277,9 @@
|
|
|
"validation.phone.invalid": "Invalid phone number!",
|
|
|
"validation.verification-code.invalid": "Invalid verification code, should be 6 digits!",
|
|
|
"validation.required": "Please fill in the required fields! ",
|
|
|
+ "app.theme.default": "Light Theme",
|
|
|
+ "app.theme.dark": "Dark Theme",
|
|
|
+ "app.theme.compact": "Compact Theme",
|
|
|
"app.role.admin": "Administrator",
|
|
|
"app.lock": "Lock",
|
|
|
"app.lock.placeholder": "Enter Any To Unlock",
|