Jonas Schwarz
2016-04-24 3fa50551365ecc137d6858f6ee2159aa079d5451
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Diğer PHP Sürümleri';
$wb['server_id_txt'] = 'Sunucu';
$wb['add_new_record_txt'] = 'PHP Sürümü Ekle';
$wb['client_id_txt'] = 'Müşteri';
$wb['name_txt'] = 'PHP Adı';
?>