refactor: 将退出登录功能从顶部导航栏移至设置面板
This commit is contained in:
@@ -145,4 +145,8 @@ export const enUS: TranslationMap = {
|
||||
"auth.error.usernameLength": "Username must be 3-64 characters",
|
||||
"auth.error.passwordLength": "Password must be 8-72 characters",
|
||||
"auth.logout": "Sign Out",
|
||||
|
||||
// Account (in settings)
|
||||
"settings.account": "Account",
|
||||
"settings.account.user": "Current user",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user