mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-04 04:20:12 +03:00
Fix typo in pt-BR
This commit is contained in:
parent
0f33e63e10
commit
8f73ff66f4
|
@ -203,7 +203,7 @@ msgstr "Certifique-se de que este valor seja inferior ou igual a {max_value}."
|
||||||
|
|
||||||
#: fields.py:823 fields.py:858 fields.py:892
|
#: fields.py:823 fields.py:858 fields.py:892
|
||||||
msgid "Ensure this value is greater than or equal to {min_value}."
|
msgid "Ensure this value is greater than or equal to {min_value}."
|
||||||
msgstr "Certifque-se de que este valor seja maior ou igual a {min_value}."
|
msgstr "Certifique-se de que este valor seja maior ou igual a {min_value}."
|
||||||
|
|
||||||
#: fields.py:824 fields.py:859 fields.py:896
|
#: fields.py:824 fields.py:859 fields.py:896
|
||||||
msgid "String value too large."
|
msgid "String value too large."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user