Add spanish locale

This commit is contained in:
jonaswinkler
2021-03-14 13:34:14 +01:00
parent 424835880d
commit f43a8d6f2e
6 changed files with 24 additions and 14 deletions

View File

@@ -303,7 +303,8 @@ LANGUAGES = [
("pt-br", _("Portuguese (Brazil)")),
("it-it", _("Italian")),
("ro-ro", _("Romanian")),
("ru-ru", _("Russian"))
("ru-ru", _("Russian")),
("es-es", _("Spanish"))
]
LOCALE_PATHS = [