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 bfd1644Copy full SHA for bfd1644
src/Symfony/Component/Validator/Resources/translations/validators.cs.xlf
@@ -302,6 +302,14 @@
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>The host could not be resolved.</source>
307
+ <target>Hostitele nebylo možné rozpoznat.</target>
308
+ </trans-unit>
309
+ <trans-unit id="80">
310
+ <source>This value does not match the expected {{ charset }} charset.</source>
311
+ <target>Tato hodnota neodpovídá očekávané znakové sadě {{ charset }}.</target>
312
313
</body>
314
</file>
315
</xliff>
0 commit comments