diff --git a/config/locales/devise.en.yml b/config/locales/devise.en.yml index 7783a744..e1b9c4fe 100644 --- a/config/locales/devise.en.yml +++ b/config/locales/devise.en.yml @@ -33,7 +33,7 @@ en: confirmations: send_instructions: 'You will receive an email with instructions about how to confirm your account in a few minutes.' send_paranoid_instructions: 'If your email address exists in our database, you will receive an email with instructions about how to confirm your account in a few minutes.' - confirmed: 'Your account was successfully confirmed. You are now signed in.' + confirmed: 'Your account was successfully confirmed. NOTE: You have not been automatically registered to attend a conference! You can do that below.' registrations: signed_up: 'Welcome! You have signed up successfully.' signed_up_but_unconfirmed: 'A message with a confirmation link has been sent to your email address. Please open the link to activate your account.'