From 59765cab961847dfd101e69ae6d8d1d501a5284c Mon Sep 17 00:00:00 2001
From: yuxc <yuxc@vci-tech.com>
Date: 星期二, 04 六月 2024 11:10:28 +0800
Subject: [PATCH] 1、ice配置文件上传
---
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.10.0