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.
1 parent 3faa1d5 commit 360298dCopy full SHA for 360298d
src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf
@@ -310,6 +310,14 @@
310
<source>This value does not match the expected {{ charset }} charset.</source>
311
<target>この値は予期される文字コード({{ charset }})と異なります。</target>
312
</trans-unit>
313
+ <trans-unit id="81">
314
+ <source>This is not a valid Business Identifier Code (BIC).</source>
315
+ <target>有効なSWIFTコードではありません。</target>
316
+ </trans-unit>
317
+ <trans-unit id="82">
318
+ <source>Error</source>
319
+ <target>エラー</target>
320
321
</body>
322
</file>
323
</xliff>
0 commit comments