8000
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 aae8e3d commit 7eacae8Copy full SHA for 7eacae8
src/Symfony/Component/Validator/Resources/translations/validators.cs.xlf
@@ -302,6 +302,10 @@
302
<source>An empty file is not allowed.</source>
303
<target>Soubor nesmí být prázdný.</target>
304
</trans-unit>
305
+ <trans-unit id="79">
306
+ <source>This value does not match the expected {{ charset }} charset.</source>
307
+ <target>Tato hodnota neodpovídá očekávanému kódování {{ charset }}.</target>
308
+ </trans-unit>
309
</body>
310
</file>
311
</xliff>
0 commit comments