Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
interface/web/admin/lib/lang/cz_users.lng
@@ -18,7 +18,7 @@
$wb['ort_txt'] = 'Město';
$wb['plz_txt'] = 'PSČ';
$wb['land_txt'] = 'Stát';
$wb['email_txt'] = 'Email';
$wb['email_txt'] = 'E-mail';
$wb['url_txt'] = 'URL';
$wb['telefon_txt'] = 'Telefon';
$wb['fax_txt'] = 'Fax';
@@ -29,4 +29,7 @@
$wb['repeat_password_txt'] = 'Opakujte heslo';
$wb['password_mismatch_txt'] = 'Hesla se neshodují.';
$wb['password_match_txt'] = 'Hesla se shodují.';
$wb['username_error_collision'] = 'Uživatelské jméno nesmí být web nebo web a číslo.\\"';
$wb['client_not_admin_err'] = 'A user that belongs to a client can not be set to type: admin';
$wb['lost_password_function_txt'] = 'Forgot password function is available';
?>