diff --git a/config/locales/validations/lettings/tenancy.en.yml b/config/locales/validations/lettings/tenancy.en.yml index 7c584c88c..96b9df8a2 100644 --- a/config/locales/validations/lettings/tenancy.en.yml +++ b/config/locales/validations/lettings/tenancy.en.yml @@ -6,6 +6,7 @@ en: fixed_term_not_required: "You must only answer the length of the tenancy if it's fixed-term." invalid_fixed: "Enter a tenancy length between %{min_tenancy_length} and 99 years for a tenancy of this type." invalid_periodic: "Enter a tenancy length between %{min_tenancy_length} and 99 years (or don't specify the length) for a tenancy of this type." + joint: sole_tenancy: "This cannot be a joint tenancy as you've told us there's only one person in the household." multiple_members_required: "There must be more than one person in the household as you've told us this is a joint tenancy."