GitHub user MMM-Source created a discussion: How to change the Superset-UI page
language to Chinese? I added the following configuration, but only some data is
translated.
How to change the Superset-UI page language to Chinese? I added the following
configuration, but only some data is translated.
BABEL_DEFAULT_LOCALE='zh'
BABEL_DEFAULT_FOLDER = 'superset/translations'
LANGUAGES = {
'zh': {'flag': 'cn', 'name': '简体中文'},
'en': {'flag': 'us', 'name': 'English'}
}
GitHub link: https://github.com/apache/superset/discussions/41282
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]