From f8ff1f6d61d4885d10b18f172b9ab588811dbe12 Mon Sep 17 00:00:00 2001 From: Antonis Christofides Date: Tue, 13 Oct 2020 09:20:37 +0300 Subject: [PATCH] Fix nasty crash-causing typo in Greek translation --- .../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."