Fix nasty crash-causing typo in Greek translation

This commit is contained in:
Antonis Christofides 2020-10-13 09:20:37 +03:00
parent 0bdd537cc4
commit f8ff1f6d61
2 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ msgstr "Δε βρέθηκε."
#: exceptions.py:109
msgid "Method \"{method}\" not allowed."
msgstr "Η μέθοδος \"{method\"} δεν επιτρέπεται."
msgstr "Η μέθοδος \"{method}\" δεν επιτρέπεται."
#: exceptions.py:120
msgid "Could not satisfy the request Accept header."