[STYLE] 更新系統 Logo 為無損圓形去背版並補齊登入頁繁體中文翻譯
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 1m4s

This commit is contained in:
2026-03-26 09:22:07 +08:00
parent 675e285e8c
commit 19076c363c
9 changed files with 17 additions and 13 deletions

View File

@@ -13,8 +13,8 @@ return [
|
*/
'failed' => 'These credentials do not match our records.',
'password' => 'The provided password is incorrect.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
'failed' => '帳號或密碼錯誤,請重新確認。',
'password' => '您輸入的密碼不正確。',
'throttle' => '登入嘗試次數過多。請在 :seconds 秒後再試。',
];

View File

@@ -196,6 +196,7 @@ return [
*/
'attributes' => [
'username' => '帳號',
'name' => '姓名',
'email' => '電子郵件',
'password' => '密碼',