Skip to content

Commit

Permalink
fixed not_email in ja.yml (lynndylanhurley#1395)
Browse files Browse the repository at this point in the history
  • Loading branch information
eitches committed Apr 29, 2020
1 parent 275da3c commit ea697f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/locales/ja.yml
Expand Up @@ -29,7 +29,7 @@ ja:
messages:
validate_sign_up_params: "リクエストボディに適切なアカウント新規登録データを送信してください。"
validate_account_update_params: "リクエストボディに適切なアカウント更新のデータを送信してください。"
not_email: "はメールアドレスではありません"
not_email: "は有効ではありません"
devise:
mailer:
confirmation_instructions:
Expand Down

0 comments on commit ea697f1

Please sign in to comment.