Marius Cramer
2013-11-20 c6f36f01c83cf435bbc338443a357f81c49cbbca
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Domain alias';
$wb['active_txt'] = 'Aktif';
$wb['source_txt'] = 'Kaynak';
$wb['destination_txt'] = 'Hedef';
$wb['add_new_record_txt'] = 'Yeni Domain alias ekle';
?>