8000 Added missing czech validators translation of not expected charset · symfony/symfony@7eacae8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7eacae8

Browse files
committed
Added missing czech validators translation of not expected charset
1 parent aae8e3d commit 7eacae8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.cs.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,10 @@
302302
<source>An empty file is not allowed.</source>
303303
<target>Soubor nesmí být prázdný.</target>
304304
</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>
305309
</body>
306310
</file>
307311
</xliff>

0 commit comments

Comments
 (0)
0