From b0d6a09276747b648bd295effaead5752718b6ae Mon Sep 17 00:00:00 2001 From: feng <1304903146@qq.com> Date: Mon, 10 Feb 2025 19:14:15 +0800 Subject: [PATCH] perf: translate --- apps/i18n/lina/en.json | 1 + apps/i18n/lina/ja.json | 1 + apps/i18n/lina/pt_br.json | 1 + apps/i18n/lina/zh.json | 1 + apps/i18n/lina/zh_hant.json | 1 + 5 files changed, 5 insertions(+) diff --git a/apps/i18n/lina/en.json b/apps/i18n/lina/en.json index 6b42ce035..4b467a755 100644 --- a/apps/i18n/lina/en.json +++ b/apps/i18n/lina/en.json @@ -653,6 +653,7 @@ "IsSuccess": "Success", "IsSyncAccountHelpText": "Upon collection completion, the collected account will be synced to asset", "IsSyncAccountLabel": "Sync to assets", + "Effective": "Effective", "JDCloud": "JD cloud", "Job": "Job", "JobCenter": "Job center", diff --git a/apps/i18n/lina/ja.json b/apps/i18n/lina/ja.json index 26a79b931..2d298c8fc 100644 --- a/apps/i18n/lina/ja.json +++ b/apps/i18n/lina/ja.json @@ -675,6 +675,7 @@ "IsSuccess": "成功", "IsSyncAccountHelpText": "収集が完了すると、収集したアカウントが資産に同期されます", "IsSyncAccountLabel": "資産に同期", + "Effective": "効果", "JDCloud": "京東クラウド", "Job": "ジョブ", "JobCenter": "Actionセンター", diff --git a/apps/i18n/lina/pt_br.json b/apps/i18n/lina/pt_br.json index b9344550b..2599ddf6c 100644 --- a/apps/i18n/lina/pt_br.json +++ b/apps/i18n/lina/pt_br.json @@ -657,6 +657,7 @@ "IsSuccess": "Sucesso", "IsSyncAccountHelpText": "Após a coleta, as contas coletadas serão sincronizadas com os ativos", "IsSyncAccountLabel": "Sincronizar com ativo", + "Effective": "Eficaz", "JDCloud": "Nuvem JD", "Job": "Trabalho", "JobCenter": "Centro de trabalho", diff --git a/apps/i18n/lina/zh.json b/apps/i18n/lina/zh.json index c7fcf48d0..a739c7953 100644 --- a/apps/i18n/lina/zh.json +++ b/apps/i18n/lina/zh.json @@ -657,6 +657,7 @@ "IsSuccess": "成功", "IsSyncAccountHelpText": "收集完成后会把收集的账号同步到资产", "IsSyncAccountLabel": "同步到资产", + "Effective": "生效", "JDCloud": "京东云", "Job": "作业", "JobCenter": "作业中心", diff --git a/apps/i18n/lina/zh_hant.json b/apps/i18n/lina/zh_hant.json index 330ad6d58..f315086a7 100644 --- a/apps/i18n/lina/zh_hant.json +++ b/apps/i18n/lina/zh_hant.json @@ -851,6 +851,7 @@ "IsSuccess": "是否成功", "IsSyncAccountHelpText": "收集完成後會把收集的帳號同步到資產", "IsSyncAccountLabel": "同步到資產", + "Effective": "生效", "JDCloud": "京東雲", "JMSSSO": "SSO Token 登入", "Job": "作業",