Updates Spanish locale

This commit is contained in:
Mouse Reeve
2021-10-11 12:17:39 -07:00
parent 2ad547a90b
commit 4384098292
7 changed files with 32 additions and 15373 deletions

View File

@ -163,7 +163,7 @@ LANGUAGE_CODE = "en-us"
LANGUAGES = [
("en-us", _("English")),
("de-de", _("Deutsch (German)")),
("es", _("Español (Spanish)")),
("es-es", _("Español (Spanish)")),
("fr-fr", _("Français (French)")),
("pt-br", _("Português - Brasil (Brazilian Portuguese)")),
("zh-hans", _("简体中文 (Simplified Chinese)")),