From: Aidan Cornelius-Bell Date: Mon, 23 Sep 2024 01:15:40 +0000 (+0930) Subject: Changed account closed string X-Git-Url: https://gitweb.mndrdr.org/?a=commitdiff_plain;h=25449fbb3fd8652d5eee7baec8f59f3c29020b00;p=arelpe.git Changed account closed string --- diff --git a/config/locales/devise.en.yml b/config/locales/devise.en.yml index 260e1c4..e1f0c82 100644 --- a/config/locales/devise.en.yml +++ b/config/locales/devise.en.yml @@ -37,7 +37,7 @@ en: updated: "Your password has been changed successfully. You are now signed in." updated_not_active: "Your password has been changed successfully." registrations: - destroyed: "Bye! Your account has been successfully cancelled. We hope to see you again soon." + destroyed: "Your account has been successfully closed. You may register again at any time." signed_up: "Welcome! You have signed up successfully." signed_up_but_inactive: "You have signed up successfully. However, we could not sign you in because your account is not yet activated." signed_up_but_locked: "You have signed up successfully. However, we could not sign you in because your account is locked."