From 41a42d3a426869671fcba080c173bff7f5d49d03 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期四, 26 九月 2024 16:25:09 +0800 Subject: [PATCH] # --- zy-acs-flow/src/i18n/zh.js | 14 ++++++++++++-- 1 files changed, 12 insertions(+), 2 deletions(-) diff --git a/zy-acs-flow/src/i18n/zh.js b/zy-acs-flow/src/i18n/zh.js index 9d69979..f3019f0 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,20 @@ jam: { enums: { state: { - running: '姝e湪杩愯', + running: '澶勭悊涓�', finish: '宸插畬鎴�', fail: '澶辫触', deprecated: '搴熷純', + done: "瀹岀粨", + }, + }, + }, + route: { + enums: { + direction: { + forward: '姝e悜', + reverse: '鍙嶅悜', + unordered: '鏃犲簭', }, }, }, -- Gitblit v1.9.1