Fix typo in fa

This commit is contained in:
Babak Ghadiri 2021-08-09 19:48:42 +04:30 committed by GitHub
parent f3c0ac41d0
commit 5a7eff434d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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."