diff --git a/src/i18n/langs/cn.json b/src/i18n/langs/cn.json index 211b3836e..aef24e8d5 100644 --- a/src/i18n/langs/cn.json +++ b/src/i18n/langs/cn.json @@ -242,7 +242,7 @@ "isValid": "有效", "nav": { "APIKey": "API Key", - "AdminPage": "管理员页面", + "AdminPage": "管理页面", "Docs": "文档", "Help": "帮助", "Logout": "退出登录", diff --git a/src/layout/components/Footer/index.vue b/src/layout/components/Footer/index.vue index 4b2c8b026..d611ff6d6 100644 --- a/src/layout/components/Footer/index.vue +++ b/src/layout/components/Footer/index.vue @@ -1,7 +1,7 @@