diff --git a/resources/lang/zh_TW/auth.php b/resources/lang/zh_TW/auth.php index 8278daa0a3..7a20761eea 100644 --- a/resources/lang/zh_TW/auth.php +++ b/resources/lang/zh_TW/auth.php @@ -25,4 +25,4 @@ return [ 'failed' => '帳號或密碼錯誤。', 'throttle' => '登入失敗次數過多,請等待 :seconds 秒後再試。', -]; +]; \ No newline at end of file