Browse Source

feat: update error message

pull/1787/head
natdeanlewissoftwire 3 years ago
parent
commit
cf6deda37e
  1. 2
      config/locales/en.yml

2
config/locales/en.yml

@ -198,7 +198,7 @@ en:
managing_agent: managing_agent:
blank: "You must choose a managing agent" blank: "You must choose a managing agent"
already_added: "You have already added this managing agent" already_added: "You have already added this managing agent"
merged: "Select an organisation that has not been merged" merged: "That organisation has already been merged. Select a different organisation."
not_answered: "You must answer %{question}" not_answered: "You must answer %{question}"
invalid_option: "Enter a valid value for %{question}" invalid_option: "Enter a valid value for %{question}"
invalid_number: "Enter a number for %{question}" invalid_number: "Enter a number for %{question}"

Loading…
Cancel
Save