From 482c4ced0ca78c347395517fa24124a332f4d6b1 Mon Sep 17 00:00:00 2001 From: wangruidong <940853815@qq.com> Date: Fri, 15 Nov 2024 17:53:37 +0800 Subject: [PATCH] perf: Translate --- apps/i18n/lina/en.json | 2 +- apps/i18n/lina/ja.json | 2 +- apps/i18n/lina/zh.json | 2 +- apps/i18n/lina/zh_hant.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/i18n/lina/en.json b/apps/i18n/lina/en.json index 910da9d3c..2445d9eac 100644 --- a/apps/i18n/lina/en.json +++ b/apps/i18n/lina/en.json @@ -1069,7 +1069,7 @@ "Secure": "Security", "Security": "Security", "Select": "Select", - "SelectAdhoc": "Select command", + "SelectAdhoc": "Select command template", "SelectAll": "Select all", "SelectAtLeastOneAssetOrNodeErrMsg": "Select at least one asset or node", "SelectAttrs": "Select attributes", diff --git a/apps/i18n/lina/ja.json b/apps/i18n/lina/ja.json index a9b39e829..c1270ca38 100644 --- a/apps/i18n/lina/ja.json +++ b/apps/i18n/lina/ja.json @@ -1100,7 +1100,7 @@ "Secure": "安全", "Security": "セキュリティ設定", "Select": "選択", - "SelectAdhoc": "コマンドの選択", + "SelectAdhoc": "スクリプトテンプレートを選択", "SelectAll": "全選択", "SelectAtLeastOneAssetOrNodeErrMsg": "アセットまたはノードは少なくとも一つ選択してください", "SelectAttrs": "属性の選択", diff --git a/apps/i18n/lina/zh.json b/apps/i18n/lina/zh.json index f36b3701c..ccb65d9c6 100644 --- a/apps/i18n/lina/zh.json +++ b/apps/i18n/lina/zh.json @@ -1074,7 +1074,7 @@ "Secure": "安全", "Security": "安全设置", "Select": "选择", - "SelectAdhoc": "选择命令", + "SelectAdhoc": "选择脚本模板", "SelectAll": "全选", "SelectAtLeastOneAssetOrNodeErrMsg": "资产或者节点至少选择一项", "SelectAttrs": "选择属性", diff --git a/apps/i18n/lina/zh_hant.json b/apps/i18n/lina/zh_hant.json index bd30b6511..fd1f1b1b1 100644 --- a/apps/i18n/lina/zh_hant.json +++ b/apps/i18n/lina/zh_hant.json @@ -1415,7 +1415,7 @@ "SecuritySetting": "安全設定", "Select": "選擇", "SelectAccount": "選擇帳號", - "SelectAdhoc": "選擇命令", + "SelectAdhoc": "選擇腳本模板", "SelectAll": "全選", "SelectAtLeastOneAssetOrNodeErrMsg": "資產或者節點至少選擇一項", "SelectAttrs": "選擇屬性",