perf: complete sidebar menu

This commit is contained in:
Junyan Qin
2025-08-12 21:02:40 +08:00
parent f7cd6b76f2
commit d6a5fdd911
8 changed files with 210 additions and 179 deletions
+2
View File
@@ -3,6 +3,7 @@ const zhHant = {
login: '登入',
logout: '登出',
accountOptions: '帳戶選項',
account: '帳戶',
email: '電子郵件',
password: '密碼',
welcome: '歡迎回到 LangBot 👋',
@@ -42,6 +43,7 @@ const zhHant = {
test: '測試',
forgotPassword: '忘記密碼?',
loading: '載入中...',
theme: '主題',
},
notFound: {
title: '頁面不存在',