File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
src/Symfony/Bundle/FrameworkBundle/Resources/translations Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 186
186
<source >The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px</source >
187
187
<target >Obrázek je příliš nízký ({{ height }}px). Minimální výška obrázku musí být {{ min_height }}px</target >
188
188
</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 >
189
197
</body >
190
198
</file >
191
199
</xliff >
You can’t perform that action at this time.
0 commit comments