From b179770dbfa5bf27b7f824dd7f8b9977bb2155b7 Mon Sep 17 00:00:00 2001 From: fit2bot <68588906+fit2bot@users.noreply.github.com> Date: Wed, 22 May 2024 19:24:25 +0800 Subject: [PATCH] perf: del extra translate (#13274) Co-authored-by: feng <1304903146@qq.com> Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com> --- apps/i18n/lina/en.json | 1 - apps/i18n/lina/ja.json | 1 - apps/i18n/lina/zh.json | 1 - 3 files changed, 3 deletions(-) diff --git a/apps/i18n/lina/en.json b/apps/i18n/lina/en.json index eac1d3934..84018247b 100644 --- a/apps/i18n/lina/en.json +++ b/apps/i18n/lina/en.json @@ -186,7 +186,6 @@ "BatchProcessing": "{number} items selected", "BatchReject": "Batch reject", "BatchTest": "Batch test", - "BatchTransfer": "File transfer", "BeforeChange": "Before change", "Beian": "Record", "BelongAll": "Including at the same time", diff --git a/apps/i18n/lina/ja.json b/apps/i18n/lina/ja.json index 5c322718f..a6b1f96ab 100644 --- a/apps/i18n/lina/ja.json +++ b/apps/i18n/lina/ja.json @@ -180,7 +180,6 @@ "BatchProcessing": "バルク処理({Number} アイテムが選択されています)", "BatchReject": "一括拒否", "BatchTest": "一括テスト", - "BatchTransfer": "一括転送", "BasicSettings": "基本設定", "BasicTools": "基本的なツール", "BatchActivate": "一括アクティブ化", diff --git a/apps/i18n/lina/zh.json b/apps/i18n/lina/zh.json index f59597e38..218d920fd 100644 --- a/apps/i18n/lina/zh.json +++ b/apps/i18n/lina/zh.json @@ -203,7 +203,6 @@ "BatchProcessing": "批量处理(选中 {Number} 项)", "BatchReject": "批量拒绝", "BatchTest": "批量测试", - "BatchTransfer": "批量传输", "BeforeChange": "变更前", "Beian": "备案", "BelongAll": "同时包含",