mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
feat(i18n): Add polish to default language (#31506)
This commit is contained in:
@@ -384,6 +384,7 @@ LANGUAGES = {
|
||||
"zh_TW": {"flag": "tw", "name": "Traditional Chinese"},
|
||||
"ja": {"flag": "jp", "name": "Japanese"},
|
||||
"de": {"flag": "de", "name": "German"},
|
||||
"pl": {"flag": "pl", "name": "Polish"},
|
||||
"pt": {"flag": "pt", "name": "Portuguese"},
|
||||
"pt_BR": {"flag": "br", "name": "Brazilian Portuguese"},
|
||||
"ru": {"flag": "ru", "name": "Russian"},
|
||||
|
||||
14962
superset/translations/pl/LC_MESSAGES/messages.po
Normal file
14962
superset/translations/pl/LC_MESSAGES/messages.po
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user