mirror of
https://github.com/minetest/contentdb.git
synced 2024-12-22 14:02:24 +01:00
Enable Polish, Chinese, and Slovak
This commit is contained in:
parent
cb25e5e6d8
commit
f137dfa978
@ -39,7 +39,10 @@ app.config["LANGUAGES"] = {
|
||||
"fr": "Français",
|
||||
"id": "Bahasa Indonesia",
|
||||
"ms": "Bahasa Melayu",
|
||||
"pl": "Język Polski",
|
||||
"ru": "русский язык",
|
||||
"sk": "Slovenčina",
|
||||
"zh_Hans": "汉语",
|
||||
}
|
||||
|
||||
app.config.from_pyfile(os.environ["FLASK_CONFIG"])
|
||||
|
Loading…
Reference in New Issue
Block a user