8000 minor #43488 [Validator] Add missing validator polish translation (ch… · symfony/symfony@4b0c62f · GitHub
[go: up one dir, main page]

Skip to content

Commit 4b0c62f

Browse files
committed
minor #43488 [Validator] Add missing validator polish translation (chikaldirick)
This PR was squashed before being merged into the 4.4 branch. Discussion ---------- [Validator] Add missing validator polish translation | Q | A | ------------- | --- | Branch? | 4.4 8000 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #43449 | License | MIT | Doc PR | N/A Commits ------- 3eecdd1 [Validator] Add missing validator polish translation
2 parents 9a70470 + 3eecdd1 commit 4b0c62f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,10 @@
390390
<source>This value should be a valid expression.</source>
391391
<target>Ta wartość powinna być prawidłowym wyrażeniem.</target>
392392
</trans-unit>
393+
<trans-unit id="101">
394+
<source>This value is not a valid CSS color.</source>
395+
<target>Ta wartość nie jest prawidłowym kolorem CSS.</target>
396+
</trans-unit>
393397
</body>
394398
</file>
395399
</xliff>

0 commit comments

Comments
 (0)
0