chore: Add Slovenian (sl_SI) translation (#14908)
* slovenian translation - config file * slovenian translation - po, json
This commit is contained in:
parent
a4ce9521e2
commit
e62cb2f991
|
|
@ -303,6 +303,7 @@ LANGUAGES = {
|
|||
"pt_BR": {"flag": "br", "name": "Brazilian Portuguese"},
|
||||
"ru": {"flag": "ru", "name": "Russian"},
|
||||
"ko": {"flag": "kr", "name": "Korean"},
|
||||
"sl": {"flag": "si", "name": "Slovenian"},
|
||||
}
|
||||
# Turning off i18n by default as translation in most languages are
|
||||
# incomplete and not well maintained.
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue