I am having issues with Flask-babel. I cant create a translation for Japanese.
pybabel: error: unknown locale 'jp'
Is this a Flask-Babel issue?
That is the same error when a language does not exists. But, german works. So.....babel does nit support Japanese?
Is there an alternative to Babel that support a major language like Japanese?