From 364eb2838ecf96a64f524c60fea64d9c971e999c Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:59 +0100 Subject: [PATCH] Translated --- resources/lang/zh_TW/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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