mirror of
https://github.com/minetest/contentdb.git
synced 2024-12-23 06:22:24 +01:00
Enable Russian language
This commit is contained in:
parent
4543f6ca39
commit
2db2f61992
@ -39,6 +39,7 @@ app.config["LANGUAGES"] = {
|
|||||||
"fr": "Français",
|
"fr": "Français",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ms": "Bahasa Melayu",
|
"ms": "Bahasa Melayu",
|
||||||
|
"ru": "русский язык",
|
||||||
}
|
}
|
||||||
|
|
||||||
app.config.from_pyfile(os.environ["FLASK_CONFIG"])
|
app.config.from_pyfile(os.environ["FLASK_CONFIG"])
|
||||||
|
Loading…
Reference in New Issue
Block a user