日志查询界面返回按钮修改国际化.
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
hasInvisibleChar:"The tag {0} has invisible character",
|
||||
haveInvisibleChar:"The tags {0} have invisible character",
|
||||
httpCheck:"Please enter a correct url(http[s]://xxx.xx)",
|
||||
failed:"Failed"
|
||||
failed:"Failed",
|
||||
go_back:"Go Back Policies"
|
||||
});
|
||||
}(jQuery));
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
hasInvisibleChar:"标签{0}包含不可见字符",
|
||||
haveInvisibleChar:"标签{0}包含不可见字符",
|
||||
httpCheck:"请输入正确的url(http[s]://xxx.xx)",
|
||||
failed:"获取失败"
|
||||
|
||||
failed:"获取失败",
|
||||
go_back:"返回配置界面"
|
||||
});
|
||||
}(jQuery));
|
||||
|
||||
Reference in New Issue
Block a user