File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
src/Symfony/Component/Validator/Resources/translations Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 318
318
<source >Error</source >
319
319
<target >Помилка</target >
320
320
</trans-unit >
321
+ <trans-unit id =“83”>
322
+ <source >This is not a valid UUID.</source >
323
+ <target >Це не валідне значення UUID.</target >
324
+ </trans-unit >
325
+ <trans-unit id =“84" >
326
+ <source>This value should be a multiple of {{ compared_value }}.</source>
327
+ <target>Це значення повинне бути кратним {{ compared_value }}.</target>
328
+ </trans-unit>
329
+ <trans-unit id=“85”>
330
+ <source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
331
+ <target>Банківський код (BIC) не пов’язаний із міжнародним номером банківського рахунку (IBAN) {{ iban }}.</target>
332
+ </trans-unit>
321
333
</body>
322
334
</file>
323
335
</xliff>
You can’t perform that action at this time.
0 commit comments