Skip to content

Commit 73f196e

Browse files
committed
Feat: add missing translation for filters
1 parent a01c824 commit 73f196e

File tree

1 file changed

+2
-2
lines changed
  • rest_framework/locale/ko_KR/LC_MESSAGES

1 file changed

+2
-2
lines changed

rest_framework/locale/ko_KR/LC_MESSAGES/django.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -413,15 +413,15 @@ msgstr "검색"
413413

414414
#: filters.py:73
415415
msgid "A search term."
416-
msgstr ""
416+
msgstr "검색어."
417417

418418
#: filters.py:224 templates/rest_framework/filters/ordering.html:3
419419
msgid "Ordering"
420420
msgstr "순서"
421421

422422
#: filters.py:225
423423
msgid "Which field to use when ordering the results."
424-
msgstr ""
424+
msgstr "결과 정렬 시 사용할 필드."
425425

426426
#: filters.py:341
427427
msgid "ascending"

0 commit comments

Comments
 (0)