File tree 1 file changed +16
-0
lines changed
src/Symfony/Component/Validator/Resources/translations
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 222
222
<source >Unsupported card type or invalid card number.</source >
223
223
<target >Tipo de tarjeta no soportado o número de tarjeta inválido.</target >
224
224
</trans-unit >
225
+ <trans-unit id =" 59" >
226
+ <source >This is not a valid International Bank Account Number (IBAN).</source >
227
+ <target >Esto no es un International Bank Account Number (IBAN) válido.</target >
228
+ </trans-unit >
229
+ <trans-unit id =" 60" >
230
+ <source >This value is not a valid ISBN-10.</source >
231
+ <target >Este valor no es un ISBN-10 válido.</target >
232
+ </trans-unit >
233
+ <trans-unit id =" 61" >
234
+ <source >This value is not a valid ISBN-13.</source >
235
+ <target >Este valor no es un ISBN-13 válido.</target >
236
+ </trans-unit >
237
+ <trans-unit id =" 62" >
238
+ <source >This value is neither a valid ISBN-10 nor a valid ISBN-13.</source >
239
+ <target >Este valor no es ni un ISBN-10 válido ni un ISBN-13 válido.</target >
240
+ </trans-unit >
225
241
</body >
226
242
</file >
227
243
</xliff >
You can’t perform that action at this time.
0 commit comments