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 enUS = {
common: {
login: 'Login',
logout: 'Logout',
accountOptions: 'Account Options',
email: 'Email',
password: 'Password',
welcome: 'Welcome back to LangBot 👋',