refactor: 将退出登录功能从顶部导航栏移至设置面板
This commit is contained in:
@@ -145,4 +145,8 @@ export const zhCN: TranslationMap = {
|
||||
"auth.error.usernameLength": "用户名需要 3-64 个字符",
|
||||
"auth.error.passwordLength": "密码需要 8-72 个字符",
|
||||
"auth.logout": "退出登录",
|
||||
|
||||
// Account (in settings)
|
||||
"settings.account": "账号",
|
||||
"settings.account.user": "当前用户",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user