This commit is contained in:
Julien Constant 2023-04-13 18:01:58 +02:00
parent 389549904a
commit a67787e56d
2 changed files with 2 additions and 2 deletions

View File

@ -5573,7 +5573,7 @@ msgid "German"
msgstr "Allemant"
#: sith/settings.py:449
msgid "Spanich"
msgid "Spanish"
msgstr "Espagnol"
#: sith/settings.py:453

View File

@ -452,7 +452,7 @@ SITH_PEDAGOGY_UV_LANGUAGE = [
("FR", _("French")),
("EN", _("English")),
("DE", _("German")),
("SP", _("Spanich")),
("SP", _("Spanish")),
]
SITH_PEDAGOGY_UV_RESULT_GRADE = [