From 3a272a1d995ae67e4c58530879e902853015bded Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@gmail.com> Date: 星期日, 09 二月 2025 21:48:12 +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