From cc545bb8615cae22c266cd5e301548d9397c4944 Mon Sep 17 00:00:00 2001 From: baarkerlounger Date: Fri, 5 Aug 2022 15:09:07 +0100 Subject: [PATCH] Clearer error message --- config/locales/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 4fc1c7b61..56b70d397 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -78,8 +78,8 @@ en: user: attributes: organisation_id: - blank: "Enter the existing organisation’s name" - invalid: "Enter the existing organisation’s name" + blank: "Select the user’s organisation" + invalid: "Select the user’s organisation" name: blank: "Enter a name" email: