Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f69116b

Browse files
committed
czech translations update
1 parent 2a74ac3 commit f69116b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.cs.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,14 @@
186186
<source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px</source>
187187
<target>Obrázek je příliš nízký ({{ height }}px). Minimální výška obrázku musí být {{ min_height }}px</target>
188188
</trans-unit>
189+
<trans-unit id="47">
190+
<source>This value should be the user current password</source>
191+
<target>Tato hodnota musí být aktuální heslo uživatele</target>
192+
</trans-unit>
193+
<trans-unit id="48">
194+
<source>This value should have exactly {{ limit }} characters</source>
195+
<target>Tato hodnota musí mít přesně {{limit}} znaků</target>
196+
</trans-unit>
189197
</body>
190198
</file>
191199
</xliff>

0 commit comments

Comments
 (0)