* feat: add 2022 rent range data, update rake task for population of this
* feat: change file format so ranges_rent_id is recognised
* feat: add updated error messages and casing
* tests: make tests pass
general_needs:"Enter a value for the support charge between £0 and £60 per week if the landlord is a local authority and it is a general needs letting"
general_needs:"Enter a value for the support charge between £0 and £60 per week if the landlord is a local authority and it is a general needs letting"
supported_housing:"Enter a value for the support charge between £0 and £120 per week if the landlord is a local authority and it is a supported housing letting"
supported_housing:"Enter a value for the support charge between £0 and £120 per week if the landlord is a local authority and it is a supported housing letting"
brent:
brent:
not_in_range:"Basic rent is outside of the expected range based on the lettings type, local authority and number of bedrooms"
below_hard_min:"Rent is below the absolute minimum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms"
above_hard_max:"Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms"
la:
la:
not_in_range:"Basic rent is outside of the expected range based on this local authority"
below_hard_min:"Rent is below the absolute minimum expected for a property of this type based on this local authority"
above_hard_max:"Rent is higher than the absolute maximum expected for a property of this type based on this local authority"
beds:
beds:
not_in_range:"Basic rent is outside of the expected range based on this number of bedrooms"
below_hard_min:"Rent is below the absolute minimum expected for a property of this type based on this number of bedrooms"
above_hard_max:"Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms"
needstype:
needstype:
not_in_range:"Basic rent is outside of the expected range based on this lettings type"
below_hard_min:"Rent is below the absolute minimum expected for a property of this type based on this lettings type"
above_hard_max:"Rent is higher than the absolute maximum expected for a property of this type based on this lettings type"
rent_type:
rent_type:
not_in_range:"Basic rent is outside of the expected range based on this lettings type"
below_hard_min:"Rent is below the absolute minimum expected for a property of this type based on this lettings type"
above_hard_max:"Rent is higher than the absolute maximum expected for a property of this type based on this lettings type"
period:
period:
not_in_range:"Basic rent is outside of the expected range based on this period"
below_hard_min:"Rent is below the absolute minimum expected for a property of this type based on this period"
above_hard_max:"Rent is higher than the absolute maximum expected for a property of this type based on this period"
charges:
charges:
complete_1_of_3:"Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’"
complete_1_of_3:"Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’"
tcharge:
tcharge:
@ -307,10 +313,10 @@ en:
rent:
rent:
min:
min:
title_text:"You told us the rent is %{brent}"
title_text:"You told us the rent is %{brent}"
hint_text:"The minimum rent for this type of property in %{la} is £%{soft_min_for_period}."
hint_text:"The minimum rent expected for this type of property in %{la} is £%{soft_min_for_period}."
max:
max:
title_text:"You told us the rent is %{brent}"
title_text:"You told us the rent is %{brent}"
hint_text:"The maximum rent for this type of property in %{la} is £%{soft_max_for_period}."
hint_text:"The maximum rent expected for this type of property in %{la} is £%{soft_max_for_period}."
retirement:
retirement:
min:
min:
title:"You told us this person is under %{age} and retired"
title:"You told us this person is under %{age} and retired"