8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46ce601 + 9123a85 commit bf62cbeCopy full SHA for bf62cbe
src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf
@@ -434,6 +434,10 @@
434
<source>The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</source>
435
<target>Wykryte kodowanie znaków ({{ detected }}) jest nieprawidłowe. Dozwolone kodowania to {{ encodings }}.</target>
436
</trans-unit>
437
+ <trans-unit id="112">
438
+ <source>This is not a valid MAC address.</source>
439
+ <target>Podana wartość nie jest poprawnym adresem MAC.</target>
440
+ </trans-unit>
441
</body>
442
</file>
443
</xliff>
0 commit comments