Skip to content

Commit d1b3afc

Browse files
lonnieezellkenjis
andcommitted
Update src/Language/ja/Auth.php
Co-authored-by: kenjis <kenji.uui@gmail.com>
1 parent 7d3bc7a commit d1b3afc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Language/ja/Auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
'emailActivateMailBody' => '以下のコードを使用してアカウントを有効化し、サイトの利用を開始してください。', // 'Please use the code below to activate your account and start using the site.',
8888
'invalidActivateToken' => 'コードが間違っています。', // 'The code was incorrect.',
8989
'needActivate' => 'メールアドレスに送信されたコードを確認し、登録を完了する必要があります。', // 'You must complete your registration by confirming the code sent to your email address.',
90-
'activationBlocked' => '(to be translated) You must activate your account before logging in.',
90+
'activationBlocked' => 'ログインする前にアカウントを有効化する必要があります。',
9191

9292
// Groups
9393
'unknownGroup' => '{0} は有効なグループではありません。', // '{0} is not a valid group.',

0 commit comments

Comments
 (0)