Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Feb 13, 2019
1 parent 3be75cc commit 3b8893f
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -318,15 +318,15 @@
<source>Error</source>
<target>Помилка</target>
</trans-unit>
<trans-unit id=“83”>
<trans-unit id="83">
<source>This is not a valid UUID.</source>
<target>Це не валідне значення UUID.</target>
</trans-unit>
<trans-unit id=84">
<trans-unit id="84">
<source>This value should be a multiple of {{ compared_value }}.</source>
<target>Це значення повинне бути кратним {{ compared_value }}.</target>
</trans-unit>
<trans-unit id=“85”>
<trans-unit id="85">
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
<target>Банківський код (BIC) не пов’язаний із міжнародним номером банківського рахунку (IBAN) {{ iban }}.</target>
</trans-unit>
Expand Down

0 comments on commit 3b8893f

Please sign in to comment.