mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-30 18:09:59 +03:00
Fix nasty crash-causing typo in Greek translation
This commit is contained in:
parent
0bdd537cc4
commit
f8ff1f6d61
Binary file not shown.
|
@ -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."
|
||||
|
|
Loading…
Reference in New Issue
Block a user