From fe6f8f832ad6fd2dddf4c82344dda0700e9ba036 Mon Sep 17 00:00:00 2001 From: Arthur Campbell Date: Mon, 20 Mar 2023 10:50:35 +0000 Subject: [PATCH] copy change --- 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 c266f5991..123a61640 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -147,7 +147,7 @@ en: whole_number: "%{field} must be a whole number" nearest_ten: "%{field} must be given to the nearest ten" nearest_penny: "%{field} must be given to the nearest penny" - normal_format: "Use digits only" + normal_format: "Enter a number" date: invalid_date: "Enter a date in the correct format, for example 31 1 2022"