mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-24 10:34:03 +03:00
Add missing translation for "Invalid Input"
This commit is contained in:
parent
4dbfe56423
commit
fab9087458
|
@ -115,7 +115,7 @@ msgstr "서버 장애가 발생했습니다."
|
|||
|
||||
#: exceptions.py:145
|
||||
msgid "Invalid input."
|
||||
msgstr ""
|
||||
msgstr "유효하지 않은 입력입니다."
|
||||
|
||||
#: exceptions.py:166
|
||||
msgid "Malformed request."
|
||||
|
|
Loading…
Reference in New Issue
Block a user