mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-24 10:34:03 +03:00
Feat: add missing translation for filters
This commit is contained in:
parent
a01c824448
commit
73f196e9dc
|
@ -413,7 +413,7 @@ msgstr "검색"
|
||||||
|
|
||||||
#: filters.py:73
|
#: filters.py:73
|
||||||
msgid "A search term."
|
msgid "A search term."
|
||||||
msgstr ""
|
msgstr "검색어."
|
||||||
|
|
||||||
#: filters.py:224 templates/rest_framework/filters/ordering.html:3
|
#: filters.py:224 templates/rest_framework/filters/ordering.html:3
|
||||||
msgid "Ordering"
|
msgid "Ordering"
|
||||||
|
@ -421,7 +421,7 @@ msgstr "순서"
|
||||||
|
|
||||||
#: filters.py:225
|
#: filters.py:225
|
||||||
msgid "Which field to use when ordering the results."
|
msgid "Which field to use when ordering the results."
|
||||||
msgstr ""
|
msgstr "결과 정렬 시 사용할 필드."
|
||||||
|
|
||||||
#: filters.py:341
|
#: filters.py:341
|
||||||
msgid "ascending"
|
msgid "ascending"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user