Updates Spanish locale
This commit is contained in:
parent
2ad547a90b
commit
4384098292
7 changed files with 32 additions and 15373 deletions
|
@ -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)")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue