Enable Spanish translation
This commit is contained in:
@@ -38,6 +38,7 @@ app.config["BABEL_TRANSLATION_DIRECTORIES"] = "../translations"
|
||||
app.config["LANGUAGES"] = {
|
||||
"en": "English",
|
||||
"de": "Deutsch",
|
||||
"es": "Español",
|
||||
"fr": "Français",
|
||||
"id": "Bahasa Indonesia",
|
||||
"it": "Italiano",
|
||||
|
||||
@@ -2795,7 +2795,7 @@ msgid ""
|
||||
"automatically</a>,\n"
|
||||
"\t\t\twhich will override your selection."
|
||||
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"
|
||||
"\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."
|
||||
#~ msgstr "Se recomienda que establezcas una contraseña para tu cuenta."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user