Skip to content

Commit

Permalink
Merge branch '4.2'
Browse files Browse the repository at this point in the history
* 4.2:
  Add Japanese translation for #28479
  • Loading branch information
fabpot committed Jan 6, 2019
2 parents af9920c + 9fe204e commit fdb7a8f
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -326,6 +326,10 @@
<source>This value should be a multiple of {{ compared_value }}.</source>
<target>{{ compared_value }}の倍数でなければなりません。</target>
</trans-unit>
<trans-unit id="85">
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
<target>このSWIFTコードはIBANコード({{ iban }})に関連付けられていません。</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit fdb7a8f

Please sign in to comment.