mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-04 20:40:14 +03:00
fix translate locale RU lang #324
This commit is contained in:
parent
a3f513c83c
commit
6fa745e8a8
|
@ -321,7 +321,7 @@ msgstr "Недопустимый первичный ключ \"{pk_value}\" - о
|
|||
#: relations.py:197
|
||||
#, python-brace-format
|
||||
msgid "Incorrect type. Expected pk value, received {data_type}."
|
||||
msgstr "Некорректный тип. Ожилалось значение первичного ключа, получен {data_type}."
|
||||
msgstr "Некорректный тип. Ожидалось значение первичного ключа, получен {data_type}."
|
||||
|
||||
#: relations.py:229
|
||||
msgid "Invalid hyperlink - No URL match."
|
||||
|
|
Loading…
Reference in New Issue
Block a user