Browse Source

Update setup.en.yml

pull/2858/head
kosiakkatrina 6 months ago committed by GitHub
parent
commit
f8df8830dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      config/locales/validations/lettings/setup.en.yml

2
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}."

Loading…
Cancel
Save