From 61201d7bde5ba2d4a3d05133302ea5f9525333b5 Mon Sep 17 00:00:00 2001 From: Kat <54268893+kosiakkatrina@users.noreply.github.com> Date: Thu, 31 Oct 2024 15:38:20 +0000 Subject: [PATCH] Update copy --- config/locales/validations/sales/2024/bulk_upload.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/validations/sales/2024/bulk_upload.en.yml b/config/locales/validations/sales/2024/bulk_upload.en.yml index be466c4a2..fc68662d1 100644 --- a/config/locales/validations/sales/2024/bulk_upload.en.yml +++ b/config/locales/validations/sales/2024/bulk_upload.en.yml @@ -27,7 +27,7 @@ en: managing_organisation_not_related: "This organisation does not have a relationship with the owning organisation." saledate: outside_collection_window: "Enter a date within the %{year_combo} collection year, which is between 1st April %{start_year} and 31st March %{end_year}." - year_not_two_or_four_digits: "Sale completion year must be 2 digits." + year_not_two_or_four_digits: "Sale completion year must be 2 or 4 digits." ecstat1: buyer_cannot_be_over_16_and_child: "Buyer 1's age cannot be 16 or over if their working situation is child under 16." buyer_cannot_be_child: "Buyer 1 cannot have a working situation of child under 16."