From f4d50b49b828b9722d6e6cd63e7bdacf5cf05bea Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期三, 09 十月 2024 10:45:49 +0800 Subject: [PATCH] # --- zy-acs-flow/src/i18n/zh.js | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/zy-acs-flow/src/i18n/zh.js b/zy-acs-flow/src/i18n/zh.js index 019c870..e6c259d 100644 --- a/zy-acs-flow/src/i18n/zh.js +++ b/zy-acs-flow/src/i18n/zh.js @@ -65,6 +65,8 @@ loadMore: '鍔犺浇鏇村', complete: '瀹屾垚', deprecate: '搴熷純', + resend: '閲嶅彂', + selected: '椤归�変腑', }, msg: { confirm: { @@ -524,6 +526,15 @@ errTime: "寮傚父鏃堕棿", errDesc: "寮傚父", }, + mission: { + backpack: '鑳岀瘬', + code: '鍦伴潰鐮�', + task: '浠诲姟', + lastSendDate: '鏈�杩戜笅鍙戞椂闂�', + actionCount: '鍔ㄤ綔鏁伴噺', + runPath: '璧拌璺緞', + actions: '鍔ㄤ綔鍒楄〃', + }, } }, page: { @@ -594,6 +605,7 @@ }, }, mission: { + backToMission: '杩斿洖', enums: { posType: { MOVE: '璧拌', -- Gitblit v1.9.1