From 7ed2ef42014ae54ef10115e61c5c4e94ab976c8e Mon Sep 17 00:00:00 2001
From: "@fawn-nine" <1271023382@qq.com>
Date: Tue, 5 Sep 2023 16:20:41 +0800
Subject: [PATCH] =?UTF-8?q?=E6=80=BB=E7=BB=8F=E7=90=86=E6=9D=83=E9=99=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/common/Sidebar.vue | 19 +++++++++++++++++++
src/components/common/langs/en.js | 4 +++-
2 files changed, 22 insertions(+), 1 deletion(-)
diff --git a/src/components/common/Sidebar.vue b/src/components/common/Sidebar.vue
index 0fbfae2..33f6d02 100644
--- a/src/components/common/Sidebar.vue
+++ b/src/components/common/Sidebar.vue
@@ -110,6 +110,25 @@
-->
+
+
+
+
+ {{$t('sidebar.managingDirector')}}
+
+
+
+
+
+ {{$t('sidebar.chiefInspector')}}
+
+
+ {{$t('sidebar.editorialBoard1')}}
+
+
+
diff --git a/src/components/common/langs/en.js b/src/components/common/langs/en.js
index 5acd2fa..ab91f9b 100644
--- a/src/components/common/langs/en.js
+++ b/src/components/common/langs/en.js
@@ -121,7 +121,9 @@ const en = {
tools: 'Assistant tools',
ReArticles: 'Rejected Manuscripts', // 被拒稿件
editorialBoard:'Boss System',
- editorialBoard1:'Board Management'
+ editorialBoard1:'Board Management',
+ chiefInspector:'Chief Inspector',
+ managingDirector:'Managing Director'
},
home: {
authortop: 'Author guide',