Till Brehm
2015-06-24 bd12aad9ef1e564d1cd6618c76168c61e15c9c77
interface/web/mailuser/lib/lang/tr_mail_user_password.lng
@@ -1,10 +1,10 @@
<?php
$wb['mailbox_password_txt'] = 'Mailbox password';
$wb['password_txt'] = 'Password';
$wb['password_strength_txt'] = 'Password strength';
$wb['email_txt'] = 'Email';
$wb['generate_password_txt'] = 'Generate Password';
$wb['repeat_password_txt'] = 'Repeat Password';
$wb['password_mismatch_txt'] = 'The passwords do not match.';
$wb['password_match_txt'] = 'The passwords do match.';
$wb['mailbox_password_txt'] = 'Posta kutusu parolası';
$wb['password_txt'] = 'Parola';
$wb['password_strength_txt'] = 'Parola Güçlüğü';
$wb['email_txt'] = 'E-posta';
$wb['generate_password_txt'] = 'Parola Oluştur';
$wb['repeat_password_txt'] = 'Parola Onayı';
$wb['password_mismatch_txt'] = 'Parola ile onayı aynı değil.';
$wb['password_match_txt'] = 'Parola ile onayı aynı.';
?>