Browse Source

update error message

pull/1229/head
Kat 3 years ago
parent
commit
f7e17fb1eb
  1. 2
      config/locales/en.yml

2
config/locales/en.yml

@ -425,7 +425,7 @@ en:
property_type_bedsit: "Bedsit bedroom maximum 1" property_type_bedsit: "Bedsit bedroom maximum 1"
previous_property_type: previous_property_type:
property_type_bedsit: "A bedsit can not have more than 1 bedroom" property_type_bedsit: "A bedsit can not have more than 1 bedroom"
discounted_ownership_value: "Mortgage, deposit, grant and cash discount total must equal £%{value_with_discount}" discounted_ownership_value: "Mortgage, deposit, and grant total must equal £%{value_with_discount}"
soft_validations: soft_validations:
net_income: net_income:

Loading…
Cancel
Save