Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c9e842c

Browse files
author
Tiago Brito
committed
Update validators.pt.xlf to to Portuguese
Translating new validation (57 and 58) messages to Portuguese language
1 parent 090c6aa commit c9e842c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

src/Symfony/Component/Validator/Resources/translations/validators.pt.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,14 @@
214214
<source>This collection should contain exactly {{ limit }} elements.</source>
215215
<target>Esta coleção deve conter exatamente {{ limit }} elemento.|Esta coleção deve conter exatamente {{ limit }} elementos.</target>
216216
</trans-unit>
217+
<trans-unit id="57">
218+
<source>Invalid card number.</source>
219+
<target>Número de cartão inválido.</target>
220+
</trans-unit>
221+
<trans-unit id="58">
222+
<source>Unsupported card type or invalid card number.</source>
223+
<target>Tipo de cartão não suportado ou número de cartão inválido.</target>
224+
</trans-unit>
217225
</body>
218226
</file>
219227
</xliff>

0 commit comments

Comments
 (0)