From f8df8830dc416f43c9fd953ad9073e6bde0f3dde Mon Sep 17 00:00:00 2001 From: kosiakkatrina <54268893+kosiakkatrina@users.noreply.github.com> Date: Tue, 10 Dec 2024 11:43:40 +0000 Subject: [PATCH] Update setup.en.yml --- config/locales/validations/lettings/setup.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/validations/lettings/setup.en.yml b/config/locales/validations/lettings/setup.en.yml index 96b5af04b..ced4b39fd 100644 --- a/config/locales/validations/lettings/setup.en.yml +++ b/config/locales/validations/lettings/setup.en.yml @@ -4,7 +4,7 @@ en: setup: startdate: not_within: - next_two_weeks: "The tenancy start date must not be later than 14 days from today’s date." + next_two_weeks: "The tenancy start date must not be later than 15 days from today’s date." must_be_within: current_collection_year: "Enter a date within the %{current_start_year_short} to %{current_end_year_short} collection year, which is between %{current_start_year_long} and %{current_end_year_long}."