8000 Update src/Symfony/Component/Validator/Resources/translations/validat… · symfony/symfony@6a9a8c0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6a9a8c0

Browse files
committed
Update src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf
Fixed polish translation
1 parent 7f3be5c commit 6a9a8c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
</trans-unit>
181181
<trans-unit id="48">
182182
<source>This value should have exactly {{ limit }} characters.</source>
183-
<target>Ta wartość powinna mieć dokładnie {{ limit }} znaków.</target>
183+
<target>Ta wartość powinna mieć dokładnie {{ limit }} znak.|Ta wartość powinna mieć dokładnie {{ limit }} znaki.|Ta wartość powinna mieć dokładnie {{ limit }} znaków.</target>
184184
</trans-unit>
185185
<trans-unit id="49">
186186
<source>The file was only partially uploaded.</source>
@@ -216,4 +216,4 @@
216216
</trans-unit>
217217
</body>
218218
</file>
219-
</xliff>
219+
</xliff>

0 commit comments

Comments
 (0)
0