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 authored and fabpot committed Jan 6, 2019
1 parent 7af9c5d commit 7a0bdde
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 7a0bdde

Please sign in to comment.