Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
bfcdef 1 <?php
bd12aa 2 $wb['list_head_txt'] = 'Yönerge Parçacıkları';
TB 3 $wb['active_txt'] = 'Etkin';
4 $wb['name_txt'] = 'Parçacık Adı';
5 $wb['type_txt'] = 'Tip';
6 $wb['add_new_record_txt'] = 'Yönerge Parçacığı Ekle';
407003 7 $wb['customer_viewable_txt'] = 'Customer viewable';
bfcdef 8 ?>