Till Brehm
2016-06-23 775ed6c69eefe445c52bdbe13c0a25d38127ff94
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Kullanılabilecek Paketler';
$wb['name_txt'] = 'Ad';
$wb['version_txt'] = 'Sürüm';
$wb['category_txt'] = 'Kategori';
$wb['status_txt'] = 'Kilitlenmemiş';
$wb['filter_txt'] = 'Arama';
?>