Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Devise : translation missing: fr.devise.failure.user.not_found_in_database

When I want to subscribe as a user with Devise. I have this following message: "translation missing: fr.devise.failure.user.not_found_in_database"

Please could you tell what could I do?

Thank you for your back

like image 456
Basti B. Avatar asked Oct 27 '25 03:10

Basti B.


1 Answers

You can use this to do something simmilar or try the devise i18n documentation here

like image 161
Stevan O. Avatar answered Oct 29 '25 17:10

Stevan O.