mirror of
https://github.com/apache/superset.git
synced 2026-04-14 21:54:31 +00:00
[translation] added japanese support (#3713)
* [translation] added japanese support * fix
This commit is contained in:
committed by
Maxime Beauchemin
parent
f8b8f6a343
commit
8d7e97a26e
@@ -161,6 +161,7 @@ LANGUAGES = {
|
||||
'it': {'flag': 'it', 'name': 'Italian'},
|
||||
'fr': {'flag': 'fr', 'name': 'French'},
|
||||
'zh': {'flag': 'cn', 'name': 'Chinese'},
|
||||
'ja': {'flag': 'jp', 'name': 'Japanese'},
|
||||
}
|
||||
# ---------------------------------------------------
|
||||
# Image and file configuration
|
||||
|
||||
BIN
superset/translations/ja/LC_MESSAGES/messages.mo
Normal file
BIN
superset/translations/ja/LC_MESSAGES/messages.mo
Normal file
Binary file not shown.
3641
superset/translations/ja/LC_MESSAGES/messages.po
Normal file
3641
superset/translations/ja/LC_MESSAGES/messages.po
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user