fix typo in pt_BR translation

This commit is contained in:
Bruno FS 2018-10-31 21:07:08 -03:00
parent 40da2a21ef
commit 5cfbc9d952

View File

@ -397,11 +397,11 @@ msgstr "Nenhum(a/as)"
#: templates/rest_framework/inline/select_multiple.html:2 #: templates/rest_framework/inline/select_multiple.html:2
#: templates/rest_framework/vertical/select_multiple.html:2 #: templates/rest_framework/vertical/select_multiple.html:2
msgid "No items to select." msgid "No items to select."
msgstr "Nenhum item para escholher." msgstr "Nenhum item para escolher."
#: validators.py:43 #: validators.py:43
msgid "This field must be unique." msgid "This field must be unique."
msgstr "Esse campo deve ser único." msgstr "Esse campo deve ser único."
#: validators.py:97 #: validators.py:97
msgid "The fields {field_names} must make a unique set." msgid "The fields {field_names} must make a unique set."