jazzband / django-two-factor-auth

Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
MIT License
1.62k stars 442 forks source link

Feature request: Norwegian Bokmål (nb) Language #681

Open JonathanD01 opened 7 months ago

JonathanD01 commented 7 months ago

Current translations for Norwegian Bokmål (nb) needs an update. Furthermore, some of the strings are not translated resulting in some strings being displayed in English and others in Norwegian Bokmål (nb).

Expected Behavior

I have translated all strings to Norwegian Bokmål (nb). Therefore, if django-two-factor-auth pulls the new translations from Transifex for Norwegian Bokmål (nb) all strings will be fully translated.

Current Behavior

The difference from the current behavior is that all the strings will be translated to Norwegian Bokmål (nb).

Possible Solution

Pull the updated strings for Norwegian Bokmål (nb) into django-two-factor-auth.

Steps to Reproduce (for bugs) (N/A)

Context (N/A)

Your Environment (N/A)

kevindice commented 2 months ago

Hi @JonathanD01, it looks like translations were re-pulled 3 months ago. ~I see that there hasn't been a release in 12 months however.~. (Edit: I misread the history. This updated translations should be present in 1.16.0 from 2 months ago.