From d73debf39bbc3506f11a22a0df1d5e561fd76fbb Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 11 十月 2024 15:18:25 +0800 Subject: [PATCH] # --- zy-acs-flow/src/i18n/zh.js | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/zy-acs-flow/src/i18n/zh.js b/zy-acs-flow/src/i18n/zh.js index cbedc36..11093ca 100644 --- a/zy-acs-flow/src/i18n/zh.js +++ b/zy-acs-flow/src/i18n/zh.js @@ -644,6 +644,16 @@ up: '涓�', down: '涓�', count: '鏁伴噺', + execute: '鎵ц', + reverse: '鎾ら攢', + field: { + gap: '闂磋窛', + autoIncrement: '鑷闀�', + incrementValue: '鑷闀垮��', + incrementMode: '澧為暱鏂瑰紡', + ascend: '鍗囧簭', + descend: '闄嶅簭', + }, }, more: { title: '鏇村', @@ -651,6 +661,13 @@ }, config: { title: '绯荤粺鍙傛暟', + base: { + no: '缂栧彿', + }, + shelf: { + row: '鎺�', + bay: '鍒�', + }, }, }, insight: { -- Gitblit v1.9.1