Skip to content

Commit ca3dc8b

Browse files
committed
Fix typo
1 parent 2af709a commit ca3dc8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/translations/validators.ja.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@
372372
</trans-unit>
373373
<trans-unit id="96">
374374
<source>The number of elements in this collection should be a multiple of {{ compared_value }}.</source>
375-
<target>要素の数は{{Compare_value}}の倍数でなければなりません。</target>
375+
<target>要素の数は{{ compared_value }}の倍数でなければなりません。</target>
376376
</trans-unit>
377377
</body>
378378
</file>

0 commit comments

Comments
 (0)