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