Add ja translation of auth.php

pull/126/head
bsky 2018-06-02 04:06:29 +09:00
rodzic ebb1c85c40
commit 2a08d0a2e7
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -13,7 +13,7 @@ return [
|
*/
'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
'failed' => 'これらの認証情報は正しくありません。',
'throttle' => 'ログイン試行回数が多すぎます。 :seconds 秒後にもう一度お試しください。',
];