8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc94e27 commit bf51a58Copy full SHA for bf51a58
src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pt_BR.xlf
@@ -24,11 +24,11 @@
24
</trans-unit>
25
<trans-unit id="6">
26
<source>You must select at least {{ limit }} choices</source>
27
- <target>Você deve selecionar no mínimo {{ limit }} opções</target>
+ <target>Você deve selecionar, no mínimo, {{ limit }} opções</target>
28
29
<trans-unit id="7">
30
<source>You must select at most {{ limit }} choices</source>
31
- <target>Você deveria selecionar no máximo {{ limit }} opções</target>
+ <target>Você deve selecionar, no máximo, {{ limit }} opções</target>
32
33
<trans-unit id="8">
34
<source>One or more of the given values is invalid</source>
0 commit comments