Skip to content

Commit

Permalink
Add Japanese translation for symfony#28479
Browse files Browse the repository at this point in the history
  • Loading branch information
issei-m committed Jan 6, 2019
1 parent af9920c commit 6cad01a
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 6cad01a

Please sign in to comment.