Browse Source

change error message content

pull/388/head
Kat 3 years ago
parent
commit
b8665335c9
  1. 4
      config/locales/en.yml

4
config/locales/en.yml

@ -79,7 +79,7 @@ en:
financial: financial:
tshortfall: tshortfall:
outstanding_amount_not_required: "You must not answer the outstanding amount question if you don’t have outstanding rent or charges" outstanding_amount_not_required: "You must not answer the outstanding amount question if you don’t have outstanding rent or charges"
more_than_rent: "Answer cannot be more than half of the basic rent amount" more_than_rent: "Answer must be less than half of the basic rent amount"
hbrentshortfall: hbrentshortfall:
outstanding_no_benefits: "Outstanding amount for basic rent and/or benefit eligible charges cannot be 'Yes' if tenant is not in receipt of housing benefit or universal benefit or if benefit is unknown" outstanding_no_benefits: "Outstanding amount for basic rent and/or benefit eligible charges cannot be 'Yes' if tenant is not in receipt of housing benefit or universal benefit or if benefit is unknown"
benefits: benefits:
@ -91,7 +91,7 @@ en:
earnings_missing: "Enter how much income the household has in total" earnings_missing: "Enter how much income the household has in total"
negative_currency: "Enter an amount above 0" negative_currency: "Enter an amount above 0"
rent: rent:
less_than_double_shortfall: "Answer cannot be less than double shortfall in basic rent" less_than_double_shortfall: "Answer must be more than double the shortfall in basic rent"
scharge: scharge:
this_landlord: this_landlord:
general_needs: "Service charge must be between 0 and 55 per week if the landlord is this landlord" general_needs: "Service charge must be between 0 and 55 per week if the landlord is this landlord"

Loading…
Cancel
Save