日志总量th动态替换

This commit is contained in:
wangxin
2018-08-31 20:24:43 +08:00
parent e5890dd424
commit 041d76e918
5 changed files with 42 additions and 2 deletions

View File

@@ -67,6 +67,8 @@
haveInvisibleChar:"The tags {0} have invisible character",
httpCheck:"Please enter a correct url(http[s]://xxx.xx)",
failed:"Failed",
go_back:"Go Back Policies"
go_back:"Go Back Policies",
log_5_minutes:"Log Five Minutes' Amount",
log_1_hour:"Log One Hour's Amount"
});
}(jQuery));

View File

@@ -67,6 +67,8 @@
haveInvisibleChar:"标签{0}包含不可见字符",
httpCheck:"请输入正确的url(http[s]://xxx.xx)",
failed:"获取失败",
go_back:"返回配置界面"
go_back:"返回配置界面",
log_5_minutes:"5分钟日志量",
log_1_hour:"1小时日志量"
});
}(jQuery));