8000
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 af9920c + 9fe204e commit fdb7a8fCopy full SHA for fdb7a8f
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