You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In src\Symfony\Component\Validator\Resources\translations\validators.pt.xlf
I think it should be so:
This value is too short. It should have {{ limit }} characters or more.
O valor é muito curto. Deveria de ter {{ limit }} caracteres ou mais.|Este valor é muito curto. Deve ter {{ limit }} caracteres ou mais.
The text was updated successfully, but these errors were encountered:
<trans-unit id="21">
<source>This value is too short. It should have {{ limit }} characters or more.</source>
<target>Este valor é muito curto. Deve ter {{ limit }} caractere ou mais.|Este valor é muito curto. Deve ter {{ limit }} caracteres ou mais.</target>
</trans-unit>
This PR was submitted for the master branch but it was merged into the 2.1 branch instead (closes#6534).
Commits
-------
a5e7fdf Fixed missing plural message in portuguese validator
Discussion
----------
[Validator] Fixed missing plural message
Bug fix: yes
Feature addition: no
Backwards compatibility break: no
Fixes the following tickets: #6151
Todo: -
License of the code: -
Documentation PR: -
In src\Symfony\Component\Validator\Resources\translations\validators.pt.xlf
I think it should be so:
The text was updated successfully, but these errors were encountered: