From 8edff8a9f69f462a68856bd63d51255936c53693 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 26 九月 2024 16:30:47 +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