Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
bfcdef 1 <?php
bd12aa 2 $wb['list_head_txt'] = 'Kullanılabilecek Paketler';
TB 3 $wb['name_txt'] = 'Ad';
4 $wb['version_txt'] = 'Sürüm';
5 $wb['category_txt'] = 'Kategori';
6 $wb['status_txt'] = 'Kilitlenmemiş';
7 $wb['filter_txt'] = 'Arama';
bfcdef 8 ?>