You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'emailActivateMailBody' => '以下のコードを使用してアカウントを有効化し、サイトの利用を開始してください。', // 'Please use the code below to activate your account and start using the site.',
89
89
'invalidActivateToken' => 'コードが間違っています。', // 'The code was incorrect.',
90
+
'needActivate' => 'メールアドレスに送信されたコードを確認し、登録を完了する必要があります。', // 'You must complete your registration by confirming the code sent to your email address.',
90
91
91
92
// Groups
92
93
'unknownGroup' => '{0} は有効なグループではありません。', // '{0} is not a valid group.',
0 commit comments