tbrehm
2011-12-15 c53695f5ac6ec973a8e8b4af914f629b2c40f465
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';
?>