We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f5bff commit 7a603dfCopy full SHA for 7a603df
src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf
@@ -36,11 +36,11 @@
36
</trans-unit>
37
<trans-unit id="9">
38
<source>This field was not expected.</source>
39
- <target>To pole nie spodziewano.</target>
+ <target>Tego pola się nie spodziewano.</target>
40
41
<trans-unit id="10">
42
<source>This field is missing.</source>
43
- <target>To pole jest chybianie.</target>
+ <target>Tego pola brakuje.</target>
44
45
<trans-unit id="11">
46
<source>This value is not a valid date.</source>
0 commit comments