mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
update translations
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'failed' => '認証に失敗しました。',
|
||||
'password' => 'パスワードが正しくありません。',
|
||||
'throttle' => 'ログインの試行回数が多すぎます。:seconds 秒後にお試しください。',
|
||||
'failed' => 'これらの資格情報は記録と一致しません。',
|
||||
'password' => '入力されたパスワードが正しくありません。',
|
||||
'throttle' => 'ログイン試行回数が多すぎます。:seconds 秒後にもう一度お試しください。',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user