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 e1fde27 commit e94d345Copy full SHA for e94d345
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