From 407ec11e76bf3a7f6cceef91a9acb9872e768124 Mon Sep 17 00:00:00 2001 From: Manny Dinssa <44172848+Dinssa@users.noreply.github.com> Date: Wed, 30 Oct 2024 14:22:22 +0000 Subject: [PATCH] Add line break --- config/locales/validations/lettings/tenancy.en.yml | 1 + 1 file changed, 1 insertion(+) 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."