. */ declare(strict_types=1); return [ 'failed' => '資格情報が一致しません。', 'throttle' => 'ログインの試行回数が多すぎます。:seconds 秒後にお試しください。', ];