Skip to content

Commit 398e09a

Browse files
authored
Fix typo in validators.sk.xlf
1 parent cb5fdaf commit 398e09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.sk.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@
336336
</trans-unit>
337337
<trans-unit id="87">
338338
<source>This collection should contain only unique elements.</source>
339-
<target>Táto kolekcia by mala obsahovať len unikátne prkvy.</target>
339+
<target>Táto kolekcia by mala obsahovať len unikátne prvky.</target>
340340
</trans-unit>
341341
<trans-unit id="88">
342342
<source>This value should be positive.</source>

0 commit comments

Comments
 (0)