X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/0883b0533b43a7b018bfe6277e05dc0eab705a45..refs/pull/2336/head:/resources/lang/ja/auth.php diff --git a/resources/lang/ja/auth.php b/resources/lang/ja/auth.php index a700ffb95..6163a5fc1 100644 --- a/resources/lang/ja/auth.php +++ b/resources/lang/ja/auth.php @@ -26,8 +26,8 @@ return [ 'remember_me' => 'ログイン情報を保存する', 'ldap_email_hint' => 'このアカウントで使用するEメールアドレスを入力してください。', 'create_account' => 'アカウント作成', - 'already_have_account' => 'Already have an account?', - 'dont_have_account' => 'Don\'t have an account?', + 'already_have_account' => 'すでにアカウントをお持ちですか?', + 'dont_have_account' => '初めての登録ですか?', 'social_login' => 'SNSログイン', 'social_registration' => 'SNS登録', 'social_registration_text' => '他のサービスで登録 / ログインする',