mirror of
https://github.com/minetest/contentdb.git
synced 2025-01-03 03:37:28 +01:00
Enable Spanish translation
This commit is contained in:
parent
3855ca1361
commit
1627fa50f2
@ -38,6 +38,7 @@ app.config["BABEL_TRANSLATION_DIRECTORIES"] = "../translations"
|
|||||||
app.config["LANGUAGES"] = {
|
app.config["LANGUAGES"] = {
|
||||||
"en": "English",
|
"en": "English",
|
||||||
"de": "Deutsch",
|
"de": "Deutsch",
|
||||||
|
"es": "Español",
|
||||||
"fr": "Français",
|
"fr": "Français",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"it": "Italiano",
|
"it": "Italiano",
|
||||||
|
@ -2795,7 +2795,7 @@ msgid ""
|
|||||||
"automatically</a>,\n"
|
"automatically</a>,\n"
|
||||||
"\t\t\twhich will override your selection."
|
"\t\t\twhich will override your selection."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"El .conf de su paquete puede <a href=\"/help/paquete_config/\">configurar"
|
"El .conf de su paquete puede <a href=\"/help/package_config/\">configurar"
|
||||||
" esto automáticamente</a>,\n"
|
" esto automáticamente</a>,\n"
|
||||||
"\t\t\tlo que anulará tu selección."
|
"\t\t\tlo que anulará tu selección."
|
||||||
|
|
||||||
@ -4735,4 +4735,3 @@ msgstr ""
|
|||||||
|
|
||||||
#~ msgid "It is recommended that you set a password for your account."
|
#~ msgid "It is recommended that you set a password for your account."
|
||||||
#~ msgstr "Se recomienda que establezcas una contraseña para tu cuenta."
|
#~ msgstr "Se recomienda que establezcas una contraseña para tu cuenta."
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user