Skip to content
it_mail_user_password.lng 453 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['mailbox_password_txt'] = 'Password casella di posta';
$wb['password_txt'] = 'Password';
$wb['password_strength_txt'] = 'Livello sicurezza password';
$wb['email_txt'] = 'E-mail';
$wb['generate_password_txt'] = 'Genera password';
$wb['repeat_password_txt'] = 'Ripeti password';
$wb['password_mismatch_txt'] = 'Le password non coincidono.';
$wb['password_match_txt'] = 'Le password coincidono.';
$wb['password_click_to_set_txt'] = 'Imposta';