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 | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js index 8d6f16a..658395c 100644 --- a/rsf-admin/src/i18n/en.js +++ b/rsf-admin/src/i18n/en.js @@ -220,7 +220,10 @@ } }, page: { + welcome: ' Welcome to the RSF Management System.', login: { + title: 'Welcome', + footer: 'Footer Goes Here', tenant: 'Company', confirmPwd: 'Confirm Password', button: { -- Gitblit v1.9.1