From 3c74b6ffe9e246c66d44f2c6be463a630328d30a Mon Sep 17 00:00:00 2001
From: vincentlu <t1341870251@gmail.com>
Date: 星期一, 19 一月 2026 10:43:56 +0800
Subject: [PATCH] #

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

diff --git a/zy-acs-flow/src/i18n/en.js b/zy-acs-flow/src/i18n/en.js
index 3589f6a..0fae43f 100644
--- a/zy-acs-flow/src/i18n/en.js
+++ b/zy-acs-flow/src/i18n/en.js
@@ -599,6 +599,25 @@
         }
     },
     page: {
+        login: {
+            title: 'Welcome to',
+            footer: '',
+            tenant: 'Company',
+            email: 'Email Address',
+            username: 'Username',
+            password: 'Password',
+            confirmPwd: 'Confirm Password',
+            code: 'Verification Code',
+            tab: {
+                login: 'SIGN IN',
+                register: 'SIGN UP',
+            },
+            button: {
+                login: 'SIGN IN',
+                register: 'SIGN UP',
+                code: 'Send Code',
+            },
+        },
         code: {
             dirRule: {
                 helper: 'Select one direction to disable; other directions remain available.',

--
Gitblit v1.9.1