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

Multiple messages.pot / messages.po #156

Closed smlbiobot closed 4 years ago

smlbiobot commented 4 years ago

Is it possible to use multiple translated files or does babel only support one messages.po?

hzbadr commented 4 years ago

You can switch the domain (file) like in here