I\'ve subclassed Devise::RegistrationsController. The subclassed controller, in my case, is AdminRegistrationsController.
Devise::RegistrationsController
AdminRegistrationsController
But, when I sign up
You must do this :
en: devise: admin_registrations: admin: signed_up: 'Welcome! You have signed up successfully.'