Enable Spanish translation

This commit is contained in:
rubenwardy 2023-10-23 22:36:48 +01:00
parent 3855ca1361
commit 1627fa50f2
2 changed files with 2 additions and 2 deletions

@ -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."