mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-24 10:34:03 +03:00
fix: remove unnecessary space
This commit is contained in:
parent
ce4c58b6bd
commit
cdd6519990
|
@ -194,7 +194,7 @@ msgstr "이 필드의 글자 수가 {max_length} 이하인지 확인하십시오
|
||||||
#: fields.py:727
|
#: fields.py:727
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Ensure this field has at least {min_length} characters."
|
msgid "Ensure this field has at least {min_length} characters."
|
||||||
msgstr "이 필드의 글자 수가 적어도 {min_length} 이상인지 확인하십시오."
|
msgstr "이 필드의 글자 수가 적어도 {min_length} 이상인지 확인하십시오."
|
||||||
|
|
||||||
#: fields.py:774
|
#: fields.py:774
|
||||||
msgid "Enter a valid email address."
|
msgid "Enter a valid email address."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user