From 552e961151ce897d38e88005c7c5aa05ef5b9385 Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire Date: Wed, 20 Mar 2024 16:52:16 +0000 Subject: [PATCH] feat: update copy --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 3f22185ee..9fb2bfbfd 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -213,7 +213,7 @@ en: not_answered: "You must answer %{question}" invalid_option: "Enter a valid value for %{question}" invalid_number: "Enter a number for %{question}" - no_address_found: "We could not find this address. Check the address data in your CSV file is correct and complete, or select the correct address on the CORE site." + no_address_found: "We could not find this address. Check the address data in your CSV file is correct and complete, or select the correct address using the CORE site." other_field_missing: "If %{main_field_label} is other then %{other_field_label} must be provided" other_field_not_required: "%{other_field_label} must not be provided if %{main_field_label} was not other"