From b0aff204cd0ff448902736e9805f0cc922d3d642 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 26 九月 2024 13:46:11 +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 da57561..f31f77e 100644
--- a/zy-acs-flow/src/i18n/zh.js
+++ b/zy-acs-flow/src/i18n/zh.js
@@ -64,6 +64,7 @@
},
loadMore: '鍔犺浇鏇村',
complete: '瀹屾垚',
+ deprecated: '搴熷純',
},
msg: {
confirm: {
@@ -571,6 +572,17 @@
},
},
},
+ jam: {
+ enums: {
+ state: {
+ running: '姝e湪杩愯',
+ finish: '宸插畬鎴�',
+ fail: '澶辫触',
+ deprecated: '搴熷純',
+ done: "瀹岀粨",
+ },
+ },
+ },
}
};
--
Gitblit v1.9.1