Add missing space.

This commit is contained in:
Ionel Cristian Mărieș 2023-01-19 19:16:49 +02:00 committed by GitHub
parent 2db0c0bf0a
commit 88c95a3e8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -181,7 +181,7 @@ msgstr "Asigurați-vă că acest câmp nu are mai mult de {max_length} caractere
#: 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 "Asigurați-vă că acest câmp are cel puțin{min_length} caractere." msgstr "Asigurați-vă că acest câmp are cel puțin {min_length} caractere."
#: fields.py:816 #: fields.py:816
msgid "Enter a valid email address." msgid "Enter a valid email address."