Michael Fürmann
2015-02-19 07e1dc630a98df5824cb5c31ed798449e164dfd7
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Mail kutusu';
$wb['email_txt'] = 'Email';
$wb['autoresponder_txt'] = 'Otomatik cevaplayıcı';
$wb['add_new_record_txt'] = 'Yeni Mail kutusu';
$wb['name_txt'] = 'Gerçek ad';
$wb['login_txt'] = 'Login';
?>