Skip to content

Commit e94d345

Browse files
issei-mfabpot
authored andcommitted
[Validator] Add Japanese translation
1 parent e1fde27 commit e94d345

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Resources/translations/validators.ja.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,14 @@
310310
<source>This value does not match the expected {{ charset }} charset.</source>
311311
<target>この値は予期される文字コード({{ charset }})と異なります。</target>
312312
</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+
</trans-unit>
313321
</body>
314322
</file>
315323
</xliff>

0 commit comments

Comments
 (0)