From 6953f79ce7da9f584102c298097b0ca26cdd4fb8 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 27 九月 2024 10:24:55 +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 f31f77e..51c99d2 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: {
@@ -146,6 +146,7 @@
         segment: '浣滀笟',
         jam: '閬胯',
         action: '鍔ㄤ綔',
+        mission: '鎵ц',
     },
     table: {
         field: {
@@ -575,7 +576,7 @@
         jam: {
             enums: {
                 state: {
-                    running: '姝e湪杩愯',
+                    running: '澶勭悊涓�',
                     finish: '宸插畬鎴�',
                     fail: '澶辫触',
                     deprecated: '搴熷純',
@@ -583,6 +584,15 @@
                 },
             },
         },
+        route: {
+            enums: {
+                direction: {
+                    forward: '姝e悜',
+                    reverse: '鍙嶅悜',
+                    unordered: '鏃犲簭',
+                },
+            },
+        },
     }
 };
 

--
Gitblit v1.9.1