Marius Burkard
2016-02-11 0e8c9aeef967fd3437d3d1a8df917724d4bebf0f
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';
?>