From d2b1476f5c856f4ada88c04f052d191614ce82f9 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@gmail.com> Date: 星期日, 09 二月 2025 15:39:02 +0800 Subject: [PATCH] # --- rsf-admin/src/i18n/en.js | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js index 71fd531..658395c 100644 --- a/rsf-admin/src/i18n/en.js +++ b/rsf-admin/src/i18n/en.js @@ -220,8 +220,12 @@ } }, page: { + welcome: ' Welcome to the RSF Management System.', login: { + title: 'Welcome', + footer: 'Footer Goes Here', tenant: 'Company', + confirmPwd: 'Confirm Password', button: { login: 'LOG IN', register: 'REGISTER', -- Gitblit v1.9.1