Browse Source

feat: add updated validation message and rename related housing provider -> stock owner

pull/1073/head
natdeanlewissoftwire 4 years ago
parent
commit
64a4a7ba95
  1. 6
      config/locales/en.yml

6
config/locales/en.yml

@ -117,9 +117,9 @@ en:
name_missing: "Enter the name of the organisation" name_missing: "Enter the name of the organisation"
provider_type_missing: "Select the organisation type" provider_type_missing: "Select the organisation type"
housing_provider: housing_provider:
blank: "You must choose a housing provider" blank: "You must choose a stock owner"
already_added: "You have already added this housing provider" already_added: "You have already added this stock owner"
does_not_own_stock: "Enter an organisation that owns housing stock" does_not_own_stock: "You can only add stock owners who own stock, which this organisation does not."
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"

Loading…
Cancel
Save