From 045a9d75158f5de513ed8170eab836d885704603 Mon Sep 17 00:00:00 2001 From: Panagiotis Pavlidis Date: Fri, 1 Nov 2019 23:46:44 +0200 Subject: [PATCH] Fix problematic greek translation (#7031) --- .../locale/el/LC_MESSAGES/django.mo | Bin 13466 -> 13466 bytes .../locale/el/LC_MESSAGES/django.po | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/rest_framework/locale/el/LC_MESSAGES/django.mo b/rest_framework/locale/el/LC_MESSAGES/django.mo index b44b9ea9c3855c92d569c77a7613d233ab511c95..d354059fbf69989597a190422e87f742e6f1a5d0 100644 GIT binary patch delta 15 XcmbQ0IV*F+AuXm_rOijQu5khYIXDKy delta 15 XcmbQ0IV*F+AuT4Q+RaC_u5khYINb)s diff --git a/rest_framework/locale/el/LC_MESSAGES/django.po b/rest_framework/locale/el/LC_MESSAGES/django.po index 18eb371c9..c1eb9db71 100644 --- a/rest_framework/locale/el/LC_MESSAGES/django.po +++ b/rest_framework/locale/el/LC_MESSAGES/django.po @@ -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."