From f5053728e73c567243342418045f6ac9a0ce1345 Mon Sep 17 00:00:00 2001 From: wangruidong <940853815@qq.com> Date: Fri, 28 Jun 2024 15:27:00 +0800 Subject: [PATCH] perf: Translate Tags --- apps/i18n/lina/en.json | 4 ++-- apps/i18n/lina/ja.json | 4 ++-- apps/i18n/lina/zh.json | 4 ++-- apps/i18n/lina/zh_hant.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/i18n/lina/en.json b/apps/i18n/lina/en.json index 9d5cde6e4..c6ebab89e 100644 --- a/apps/i18n/lina/en.json +++ b/apps/i18n/lina/en.json @@ -267,7 +267,7 @@ "CommandFilterACLHelpText": "By filtering commands, you can control if commands can be sent to assets. based on your set rules, some commands can be allowed while others are prohibited.", "CommandFilterAclCreate": "Create command filter rule", "CommandFilterAclDetail": "Details of command filter rule", - "CommandFilterAclList": "Command filter", + "BaseCommandFilterAclList": "Command filter", "CommandFilterAclUpdate": "Update the command filter rule", "CommandFilterRuleContentHelpText": "One command per line", "CommandFilterRules": "Command filter rules", @@ -1148,7 +1148,7 @@ "SystemTools": "Tools", "TableColSetting": "Select visible attribute columns", "TableSetting": "Table preferences", - "Tag": "Tag", + "Tags": "Tags", "TagCreate": "Create tag", "TagInputFormatValidation": "Tag format error, the correct format is: name:value", "TagList": "Tags", diff --git a/apps/i18n/lina/ja.json b/apps/i18n/lina/ja.json index 1ac9b57d7..c9246af7d 100644 --- a/apps/i18n/lina/ja.json +++ b/apps/i18n/lina/ja.json @@ -282,7 +282,7 @@ "CommandFilterACLHelpText": "コマンドフィルターを使用すると、コマンドが資産に送信できるかどうかを制御できます。設定したルールにより、一部のコマンドは許可され、他のコマンドは禁止されます。", "CommandFilterAclCreate": "コマンドフィルタールールを作成", "CommandFilterAclDetail": "コマンドフィルタールールの詳細", - "CommandFilterAclList": "コマンドフィルタ", + "BaseCommandFilterAclList": "コマンドフィルタ", "CommandFilterAclUpdate": "コマンドフィルタルールを更新する", "CommandFilterRuleContentHelpText": "コマンドを一行ずつ", "CommandFilterRules": "コマンドフィルター規則", @@ -1183,7 +1183,7 @@ "SystemTools": "システムツール", "TableColSetting": "表示属性列の選択", "TableSetting": "テーブル環境設定", - "Tag": "ラベル", + "Tags": "ラベル", "TagCreate": "ラベルの作成", "TagInputFormatValidation": "ラベルの形式が間違っています、正しい形式は:name:value", "TagList": "タグ一覧", diff --git a/apps/i18n/lina/zh.json b/apps/i18n/lina/zh.json index e4a1e1eb2..d62ad1fac 100644 --- a/apps/i18n/lina/zh.json +++ b/apps/i18n/lina/zh.json @@ -267,7 +267,7 @@ "CommandFilterACLHelpText": "通过命令过滤,您可以控制命令是否可以发送到资产上。根据您设定的规则,某些命令可以被放行,而另一些命令则被禁止", "CommandFilterAclCreate": "创建命令过滤规则", "CommandFilterAclDetail": "命令过滤规则详情", - "CommandFilterAclList": "命令过滤", + "BaseCommandFilterAclList": "命令过滤", "CommandFilterAclUpdate": "更新命令过滤规则", "CommandFilterRuleContentHelpText": "每行一个命令", "CommandFilterRules": "命令过滤器规则", @@ -1150,7 +1150,7 @@ "SystemTools": "系统工具", "TableColSetting": "选择可见属性列", "TableSetting": "表格偏好", - "Tag": "标签", + "Tags": "标签", "TagCreate": "创建标签", "TagInputFormatValidation": "标签格式错误,正确格式为:name:value", "TagList": "标签列表", diff --git a/apps/i18n/lina/zh_hant.json b/apps/i18n/lina/zh_hant.json index 83c7a2b91..13e7aefd5 100644 --- a/apps/i18n/lina/zh_hant.json +++ b/apps/i18n/lina/zh_hant.json @@ -328,7 +328,7 @@ "CommandFilterACLHelpMsg": "通過命令過濾,您可以控制命令是否可以發送到資產上。根據您設定的規則,某些命令可以被放行,而另一些命令則被禁止。", "CommandFilterAclCreate": "創建命令過濾規則", "CommandFilterAclDetail": "命令過濾規則詳情", - "CommandFilterAclList": "命令過濾", + "BaseCommandFilterAclList": "命令過濾", "CommandFilterAclUpdate": "更新命令過濾規則", "CommandFilterCreate": "創建命令過濾器", "CommandFilterDetail": "命令過濾器詳情",