mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-27 08:29:59 +03:00
Fix typo in fa
This commit is contained in:
parent
f3c0ac41d0
commit
5a7eff434d
|
@ -178,12 +178,12 @@ msgstr "این مقدار نباید خالی باشد."
|
||||||
#: fields.py:768 fields.py:1881
|
#: fields.py:768 fields.py:1881
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Ensure this field has no more than {max_length} characters."
|
msgid "Ensure this field has no more than {max_length} characters."
|
||||||
msgstr "مطمعن شوید طول این مقدار بیشتر از {max_length} نیست."
|
msgstr "مطمئن شوید طول این مقدار بیشتر از {max_length} نیست."
|
||||||
|
|
||||||
#: fields.py:769
|
#: fields.py:769
|
||||||
#, 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:816
|
#: fields.py:816
|
||||||
msgid "Enter a valid email address."
|
msgid "Enter a valid email address."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user