feat: refactor account menu

This commit is contained in:
Junyan Qin
2025-08-12 20:13:18 +08:00
parent c5480078b3
commit f7cd6b76f2
8 changed files with 357 additions and 15 deletions
+1
View File
@@ -2,6 +2,7 @@ const zhHans = {
common: {
login: '登录',
logout: '退出登录',
accountOptions: '账户选项',
email: '邮箱',
password: '密码',
welcome: '欢迎回到 LangBot 👋',