From 1e400eaffd9de4dc13c6b45cf6b805a3b26da3c0 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期三, 11 十二月 2024 16:47:50 +0800 Subject: [PATCH] # --- zy-acs-flow/src/i18n/en.js | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/zy-acs-flow/src/i18n/en.js b/zy-acs-flow/src/i18n/en.js index de2d753..3c88ba4 100644 --- a/zy-acs-flow/src/i18n/en.js +++ b/zy-acs-flow/src/i18n/en.js @@ -629,7 +629,7 @@ } }, map: { - welcome: 'Welcome To Rcs', + welcome: 'Welcome to the RCS System. Tip: Left-click to select objects, right-click to pan the view, and use the scroll wheel to zoom the view.', devices: { title: 'Icons', shelf: 'SHELF', @@ -646,6 +646,9 @@ save: 'Save Map', clear: 'Clear Map', adapt: 'ADAPT', + rotate: 'ROTATE', + fake: 'FAKE', + route: 'ROUTE', disable: 'DISABLE', enable: 'ENABLE', reset: 'RESET', -- Gitblit v1.9.1