minor #41967 [Validator] Add missing translations for Japanese. (Ippey)

This PR was merged into the 4.4 branch.

Discussion
----------

[Validator] Add missing translations for Japanese.

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #41823
| License       | MIT
| Doc PR        | N/A

This PR adds missing Japanese translations.

Commits
-------

603ea6af14 Add missing translations for Japanese.
This commit is contained in:
Fabien Potencier 2021-07-04 10:57:16 +02:00
commit b1cf295bf8
1 changed files with 4 additions and 0 deletions

View File

@ -386,6 +386,10 @@
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
<target>この値は有効な国際証券識別番号ISINではありません。</target>
</trans-unit>
<trans-unit id="100">
<source>This value should be a valid expression.</source>
<target>式でなければなりません。</target>
</trans-unit>
</body>
</file>
</xliff>