Skip to content

Commit e50ba88

Browse files
committed
update ja
1 parent 99b4d6d commit e50ba88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Language/ja/Auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
return [
66
// Exceptions
7-
'unknownAuthenticator' => '{0} は有効なオーセンティケーターではありません。', // '{0} is not a valid authenticator.',
7+
'unknownAuthenticator' => 'xxx{0} は有効なオーセンティケーターではありません。', // '{0} is not a valid authenticator.',
88
'unknownUserProvider' => '使用するユーザープロバイダーを決定できません。', // 'Unable to determine the User Provider to use.',
99
'invalidUser' => '指定されたユーザーを見つけることができません。', // 'Unable to locate the specified user.',
1010
'badAttempt' => 'ログインできません。認証情報を確認してください。', // 'Unable to log you in. Please check your credentials.',

0 commit comments

Comments
 (0)