From 10492a922d3a8d295ada4ec99cc928031f3abd0e Mon Sep 17 00:00:00 2001
From: vincentlu <t1341870251@gmail.com>
Date: 星期二, 17 三月 2026 15:29:22 +0800
Subject: [PATCH] #

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

diff --git a/zy-acs-flow/src/i18n/en.js b/zy-acs-flow/src/i18n/en.js
index 89a69d0..12465ff 100644
--- a/zy-acs-flow/src/i18n/en.js
+++ b/zy-acs-flow/src/i18n/en.js
@@ -875,6 +875,17 @@
         },
         map: {
             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.',
+            monitor: {
+                log: {
+                    title: 'Real-time Logs',
+                    autoScroll: 'Auto Scroll',
+                    empty: 'No Logs',
+                    jumpLatest: 'Jump to latest',
+                    lastUpdate: {
+                        empty: 'No Updates',
+                    },
+                },
+            },
             devices: {
                 title: 'Icons',
                 shelf: 'SHELF',

--
Gitblit v1.9.1