mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-28 08:59:54 +03:00
Fix problematic greek translation (#7031)
This commit is contained in:
parent
5521eacb02
commit
045a9d7515
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