From d9b8c9e3d69355b867967c565bfaee55d4730a6c Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期四, 26 九月 2024 14:05:38 +0800 Subject: [PATCH] # --- zy-acs-flow/src/i18n/zh.js | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/zy-acs-flow/src/i18n/zh.js b/zy-acs-flow/src/i18n/zh.js index 9d69979..e27a5f8 100644 --- a/zy-acs-flow/src/i18n/zh.js +++ b/zy-acs-flow/src/i18n/zh.js @@ -64,7 +64,7 @@ }, loadMore: '鍔犺浇鏇村', complete: '瀹屾垚', - deprecated: '搴熷純', + deprecate: '搴熷純', }, msg: { confirm: { @@ -575,10 +575,11 @@ jam: { enums: { state: { - running: '姝e湪杩愯', + running: '澶勭悊涓�', finish: '宸插畬鎴�', fail: '澶辫触', deprecated: '搴熷純', + done: "瀹岀粨", }, }, }, -- Gitblit v1.9.1