From bfd3e3c9e950ffb9e83f83e0916889eebb5cbe78 Mon Sep 17 00:00:00 2001
From: YILI
Date: Tue, 14 Mar 2017 10:01:42 +0800
Subject: Modify i18n file
add i18n file content
Issue-ID:CLIENT-164
Change-Id: Icd490d98dc7c2fd073fa5fff1ad40d8eabaadbef
Signed-off-by: YILI
---
alarm-analysis/src/main/webapp/i18n/en-US.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
(limited to 'alarm-analysis/src/main/webapp/i18n/en-US.json')
diff --git a/alarm-analysis/src/main/webapp/i18n/en-US.json b/alarm-analysis/src/main/webapp/i18n/en-US.json
index 2486638e..da519077 100644
--- a/alarm-analysis/src/main/webapp/i18n/en-US.json
+++ b/alarm-analysis/src/main/webapp/i18n/en-US.json
@@ -44,6 +44,7 @@
"modalTitleCheck":"Check Rule",
"message_rule_name_repeat_error":"Rule Name Repeat",
"message_rule_content_repeat_error":"Rule Content Repeat",
- "message_rule_content":"Rule Content"
+ "message_rule_content":"Rule Content",
+ "message_rule_update_error":"Rule Manage alredy delete they Engine,Please contact admin"
}
\ No newline at end of file
--
cgit 1.2.3-korg