Browse Source

Clearer error message

pull/817/head
baarkerlounger 3 years ago
parent
commit
cc545bb861
  1. 4
      config/locales/en.yml

4
config/locales/en.yml

@ -78,8 +78,8 @@ en:
user:
attributes:
organisation_id:
blank: "Enter the existing organisation’s name"
invalid: "Enter the existing organisation’s name"
blank: "Select the user’s organisation"
invalid: "Select the user’s organisation"
name:
blank: "Enter a name"
email:

Loading…
Cancel
Save