Sergio Cambra
2014-07-07 41d7d170bc4673e9a4e89a49c191b414e38ef0d7
interface/web/mailuser/lib/lang/cz_mail_user_password.lng
@@ -1,5 +1,5 @@
<?php
$wb['mailbox_password_txt'] = 'E-malový účet heslo';
$wb['mailbox_password_txt'] = 'E-mailový účet heslo';
$wb['password_txt'] = 'Heslo';
$wb['password_strength_txt'] = 'Síla hesla';
$wb['email_txt'] = 'E-mail';
@@ -8,4 +8,3 @@
$wb['password_mismatch_txt'] = 'Hesla se neshodují.';
$wb['password_match_txt'] = 'Hesla se shodují.';
?>