python-babel / flask-babel

i18n and l10n support for Flask based on Babel and pytz
https://python-babel.github.io/flask-babel/
Other
432 stars 159 forks source link

Fix list_translations() not to return default locale twice #219

Closed jpvanhal closed 1 year ago

jpvanhal commented 1 year ago

list_translations() was returning the default locale twice if there was a translation file for the default locale.