X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/05ef23d34e6346a1e4c05bc38eb7e5777180c514..refs/pull/3153/head:/resources/lang/ja/auth.php diff --git a/resources/lang/ja/auth.php b/resources/lang/ja/auth.php index a1d47bc13..bbfb675c0 100644 --- a/resources/lang/ja/auth.php +++ b/resources/lang/ja/auth.php @@ -21,7 +21,7 @@ return [ 'email' => 'メールアドレス', 'password' => 'パスワード', 'password_confirm' => 'パスワード (確認)', - 'password_hint' => '7文字以上である必要があります', + 'password_hint' => 'Must be at least 8 characters', 'forgot_password' => 'パスワードをお忘れですか?', 'remember_me' => 'ログイン情報を保存する', 'ldap_email_hint' => 'このアカウントで使用するEメールアドレスを入力してください。',