updated languages

This commit is contained in:
denisdulici
2017-10-13 10:05:28 +03:00
parent d594d8b9c4
commit 8c8f08b2f3
21 changed files with 15 additions and 87 deletions

View File

@ -24,6 +24,7 @@ return [
],
'failed' => '使用者名稱或密碼錯誤',
'disabled' => '此帳號已被停用,請聯繫系統管理員。',
'throttle' => '嘗試登入太多次,請在 :seconds 秒後再試。',
];