diff --git a/resources/lang/zh_TW/passwords.php b/resources/lang/zh_TW/passwords.php new file mode 100644 index 0000000000..ae5f0cc2a9 --- /dev/null +++ b/resources/lang/zh_TW/passwords.php @@ -0,0 +1,19 @@ + '密碼至少需要六個字元,並與確認欄中的密碼相同。', + 'user' => '我們找不到使用該電郵地址的用戶。', + 'token' => '該密碼重置碼已經失效。', + 'sent' => '我們已經將密碼重置連結發送至您的電郵!', + 'reset' => '你的密碼已經被重置!', + 'blocked' => '好一個嘗試。', +]; \ No newline at end of file