From a94b8b8d9022a7e279337aeb0961fbafb885128c Mon Sep 17 00:00:00 2001 From: 田源 <lastanimals@163.com> Date: 星期五, 26 四月 2024 15:47:04 +0800 Subject: [PATCH] 整合富文本和上传文件到表单组件 --- Source/ProjectWeb/src/lang/en.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Source/ProjectWeb/src/lang/en.js b/Source/ProjectWeb/src/lang/en.js index 8f55b73..7ac0c63 100644 --- a/Source/ProjectWeb/src/lang/en.js +++ b/Source/ProjectWeb/src/lang/en.js @@ -1,5 +1,5 @@ export default { - title: 'Saber Admin', + title: 'PLTWEB Admin', logoutTip: 'Exit the system, do you want to continue?', submitText: 'submit', cancelText: 'cancel', -- Gitblit v1.9.3