From 3f44e255fa087e3d2bc1595136fee14276c1e077 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 10 十月 2024 16:52:31 +0800
Subject: [PATCH] #

---
 zy-acs-flow/src/i18n/zh.js |   32 ++++++++++++++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)

diff --git a/zy-acs-flow/src/i18n/zh.js b/zy-acs-flow/src/i18n/zh.js
index dc0095a..98909a5 100644
--- a/zy-acs-flow/src/i18n/zh.js
+++ b/zy-acs-flow/src/i18n/zh.js
@@ -48,6 +48,7 @@
             before: '缁撴潫鏃堕棿'
         },
         action: {
+            reset: '閲嶇疆',
             expand: '灞曞紑',
             expandAll: '鍏ㄩ儴灞曞紑',
             collapse: '鎶樺彔',
@@ -626,6 +627,37 @@
                 station: '杈撻�佺嚎',
                 direction: '鏂瑰悜',
             },
+            settings: {
+                title: '璁剧疆',
+                map: {
+                    title: '鍦板浘鍙傛暟',
+                    base: {
+                        position: '瀹氫綅',
+                        scale: '缂╂斁',
+                        rotation: '鏃嬭浆',
+                    },
+                    copy: {
+                        title: '澶嶅埗',
+                        direction: '鏂瑰悜',
+                        left: '宸�',
+                        right: '鍙�',
+                        up: '涓�',
+                        down: '涓�',
+                        count: '鏁伴噺',
+                        execute: '鎵ц',
+                        reverse: '鎾ら攢',
+                    },
+                    more: {
+                        title: '鏇村',
+                    },
+                },
+                config: {
+                    title: '绯荤粺鍙傛暟',
+                },
+            },
+            insight: {
+                title: '璇︽儏',
+            },
         },
     }
 };

--
Gitblit v1.9.1