Till Brehm
2016-06-14 cb0be91cf56a5d1afcf3b5bd363ba6ad28fee69d
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Takma E-posta Adı';
$wb['active_txt'] = 'Etkin';
$wb['source_txt'] = 'Kaynak';
$wb['destination_txt'] = 'Hedef';
$wb['email_txt'] = 'E-posta';
$wb['add_new_record_txt'] = 'Takma E-posta Adı Ekle';
?>