Marius Burkard
2016-07-05 ec0634332c118fbcd9e30e41563ee669ccf0d787
interface/web/tools/lib/lang/cz_usersettings.lng
@@ -1,5 +1,5 @@
<?php
$wb['passwort_txt'] = 'Heslo';
$wb['password_txt'] = 'Heslo';
$wb['password_strength_txt'] = 'Bezpečnost hesla';
$wb['language_txt'] = 'Jazyk';
$wb['password_mismatch'] = 'Hesla se neshodují.';
@@ -10,5 +10,3 @@
$wb['password_mismatch_txt'] = 'Hesla se neshodují.';
$wb['password_match_txt'] = 'Hesla se shodují.';
?>