8000 [Validator] Add Japanese translation · symfony/symfony@360298d · GitHub
[go: up one dir, main page]

Skip to content

Commit 360298d

Browse files
issei-mfabpot
authored andcommitted
[Validator] Add Japanese translation
1 parent 3faa1d5 commit 360298d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/Symfony/Component/Validator/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)
0