From b5820afcf581dbeab22841fecf6c1ea95dd82a30 Mon Sep 17 00:00:00 2001 From: Robert Nowakowski Date: Mon, 4 Jan 2021 12:19:08 +0100 Subject: [PATCH] [SD-1059] Change email confirmation flash message --- 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 224365dc5..2b45e9e02 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -22,7 +22,7 @@ en: store_team: "%{store_name} Team" devise: confirmations: - confirmed: Your account was successfully confirmed. You are now signed in. + confirmed: Your account was successfully confirmed. You can now log in. send_instructions: You will receive an email with instructions about how to confirm your account in a few minutes. spree_user: already_confirmed: Email was already confirmed, please try signing in.