File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Symfony/Component/Validator/Resources/translations Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 256
256
</trans-unit >
257
257
<trans-unit id =" 67" >
258
258
<source >This value should be greater than or equal to {{ compared_value }}.</source >
259
- <target >Este valor deve ser maior que ou igual a {{ compared_value }}.</target >
259
+ <target >Este valor deve ser maior ou igual a {{ compared_value }}.</target >
260
260
</trans-unit >
261
261
<trans-unit id =" 68" >
262
262
<source >This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source >
268
268
</trans-unit >
269
269
<trans-unit id =" 70" >
270
270
<source >This value should be less than or equal to {{ compared_value }}.</source >
271
- <target >Este valor deve ser menor que ou igual a {{ compared_value }}.</target >
271
+ <target >Este valor deve ser menor ou igual a {{ compared_value }}.</target >
272
272
</trans-unit >
273
273
<trans-unit id =" 71" >
274
274
<source >This value should not be equal to {{ compared_value }}.</source >
You can’t perform that action at this
10DB
time.
0 commit comments