From 21bb0a81627ace311feb6da9a11960e974253b15 Mon Sep 17 00:00:00 2001 From: fit2bot <68588906+fit2bot@users.noreply.github.com> Date: Thu, 30 May 2024 14:20:12 +0800 Subject: [PATCH] fix: translate json (#13322) Co-authored-by: feng <1304903146@qq.com> --- apps/i18n/lina/ja.json | 2 +- apps/i18n/lina/zh.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/i18n/lina/ja.json b/apps/i18n/lina/ja.json index 7ea3270b4..b7d75ad99 100644 --- a/apps/i18n/lina/ja.json +++ b/apps/i18n/lina/ja.json @@ -1009,7 +1009,7 @@ "Select": "選択", "SelectAdhoc": "コマンドの選択", "SelectAll": "全選択", - "SelectCreateMethod": "作り方を選ぶ", , + "SelectCreateMethod": "作り方を選ぶ", "SelectProviderMsg": "クラウドプラットフォームを選択してください", "SelectAtLeastOneAssetOrNodeErrMsg": "アセットまたはノードは少なくとも一つ選択してください", "SelectAttrs": "属性の選択", diff --git a/apps/i18n/lina/zh.json b/apps/i18n/lina/zh.json index 455e29f3b..747342302 100644 --- a/apps/i18n/lina/zh.json +++ b/apps/i18n/lina/zh.json @@ -1309,7 +1309,7 @@ "ZoneEnabled": "启用网关", "ZoneHelpMessage": "区域是资产所在的位置,可以是机房,公有云 或者 VPC。区域中可以设置网关,当网络不能直达的时候,可以使用网关跳转登录到资产", "ZoneList": "区域列表", - "ZoneUpdate": "更新区域" + "ZoneUpdate": "更新区域", "ZoneUpdate": "更新区域", "YourProfile": "个人信息", "InformationModification": "信息更改",