Skip to content

Commit 58f9d00

Browse files
committed
Updated Romanian translations
1 parent b29491c commit 58f9d00

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.ro.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>Această colecție trebuie să conțină {{ limit }} elemente.</target>
216216
</trans-unit>
217+
<trans-unit id="57">
218+
<source>Invalid card number.</source>
219+
<target>Numărul card invalid.</target>
220+
</trans-unit>
221+
<trans-unit id="58">
222+
<source>Unsupported card type or invalid card number.</source>
223+
<target>Tipul sau numărul cardului nu sunt valide.</target>
224+
</trans-unit>
217225
</body>
218226
</file>
219227
</xliff>

0 commit comments

Comments
 (0)