[FEAT] 完善個人檔案功能:新增頭像即時上傳、麵包屑導覽、版面寬度優化與日期格式統一
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 58s

This commit is contained in:
2026-03-13 10:08:30 +08:00
parent ea460cf6d9
commit 6fab048461
19 changed files with 434 additions and 201 deletions

View File

@@ -151,5 +151,10 @@
"Day Before": "一昨日",
"No login history yet": "ログイン履歴はまだありません",
"Signed in as": "ログイン中",
"Logout": "ログアウト"
"Logout": "ログアウト",
"Joined": "入会日",
"Recent Login": "最近のログイン",
"Total Logins": "総ログイン数",
"Account Status": "アカウント状態",
"Active": "アクティブ"
}

View File

@@ -151,5 +151,10 @@
"Roles": "角色設定",
"No login history yet": "尚無登入紀錄",
"Signed in as": "登入身份",
"Logout": "登出"
"Logout": "登出",
"Joined": "加入日期",
"Recent Login": "最近登入",
"Total Logins": "總登入次數",
"Account Status": "帳號狀態",
"Active": "使用中"
}