NEZ-973 fix: asset Talon 列表,内容国际化补充

This commit is contained in:
@changcode
2021-09-06 18:45:31 +08:00
parent b395e3b936
commit f5b746d026
2 changed files with 14 additions and 4 deletions

View File

@@ -158,7 +158,11 @@ const en = {
operationRecord: 'Operation record',
changePassword: 'Change password',
relabelConfigRegex: 'Default is (.*) ',
relabelConfigReplacement: 'Default is $1'
relabelConfigReplacement: 'Default is $1',
oid: 'OID format check error',
normal: 'Normal',
unusual: 'Unusual',
AuthenticationFailed: 'Authentication failed'
},
pageSize: '/page',
setup: {
@@ -1260,7 +1264,8 @@ const en = {
config: {
name: 'Name', // "名称"
receiver: 'Receiver', // "用户组"
expr: 'Expression', // "表达式"
expr: 'Expression/OID', // "表达式"
exprBox: 'Expression',
for: 'Duration (s)', // For (s)
second: 'second',
link: 'Link', // '关联'