8000 fixed typo · devrck/symfony@3b8893f · GitHub
[go: up one dir, main page]

Skip to content

Commit 3b8893f

Browse files
committed
fixed typo
1 parent 3be75cc commit 3b8893f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -318,15 +318,15 @@
318318
<source>Error</source>
319319
<target>Помилка</target>
320320
</trans-unit>
321-
<trans-unit id=“83”>
321+
<trans-unit id="83">
322322
<source>This is not a valid UUID.</source>
323323
<target>Це не валідне значення UUID.</target>
324324
</trans-unit>
325-
<trans-unit id=84">
325+
<trans-unit id="84">
326326
<source>This value should be a multiple of {{ compared_value }}.</source>
327327
<target>Це значення повинне бути кратним {{ compared_value }}.</target>
328328
</trans-unit>
329-
<trans-unit id=“85”>
329+
<trans-unit id="85">
330330
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
331331
<target>Банківський код (BIC) не пов’язаний із міжнародним номером банківського рахунку (IBAN) {{ iban }}.</target>
332332
</trans-unit>

0 commit comments

Comments
 (0)
0