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.
2 parents 4335829 + b29cab3 commit ec53d79Copy full SHA for ec53d79
src/Symfony/Component/Validator/Resources/translations/validators.sk.xlf
@@ -302,6 +302,14 @@
302
<source>An empty file is not allowed.</source>
303
<target>Súbor nesmie byť prázdny.</target>
304
</trans-unit>
305
+ <trans-unit id="79">
306
+ <source>The host could not be resolved.</source>
307
+ <target>Hostiteľa nebolo možné rozpoznať.</target>
308
+ </trans-unit>
309
+ <trans-unit id="80">
310
+ <source>This value does not match the expected {{ charset }} charset.</source>
311
+ <target>Táto hodnota nezodpovedá očakávanej znakovej sade {{ charset }}.</target>
312
313
</body>
314
</file>
315
</xliff>
0 commit comments