diff --git a/config/locales/en.yml b/config/locales/en.yml index 3a2dc49e4..c7aebac8f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -190,6 +190,12 @@ en: brent: 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" + scheme_id: + below_hard_min: "Rent is below the absolute minimum expected for a property of this type. Please check the rent, rent period and local authority" + above_hard_max: "Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority" + location_id: + below_hard_min: "Rent is below the absolute minimum expected for a property of this type. Please check the rent, rent period and local authority" + above_hard_max: "Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority" postcode_known: 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 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 number of bedrooms"