django-u2f
django-u2f copied to clipboard
Ensure i18n is ready
I’ve seen error messages that weren’t encapsulated in the gettext_lazy() function. We should make sure that every string echoed by Django-U2F is ready to be translated, and provide a second language support. I’m willing to work on french translations