Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f272693 + 64999e6 commit 9fe204eCopy full SHA for 9fe204e
src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf
@@ -326,6 +326,10 @@
326
<source>This value should be a multiple of {{ compared_value }}.</source>
327
<target>{{ compared_value }}の倍数でなければなりません。</target>
328
</trans-unit>
329
+ <trans-unit id="85">
330
+ <source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
331
+ <target>このSWIFTコードはIBANコード({{ iban }})に関連付けられていません。</target>
332
+ </trans-unit>
333
</body>
334
</file>
335
</xliff>
0 commit comments