Till Brehm
2016-04-12 ae3e7aade5800213dd5c0a75f69344ce2097f35d
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Yönerge Parçacıkları';
$wb['active_txt'] = 'Etkin';
$wb['name_txt'] = 'Parçacık Adı';
$wb['type_txt'] = 'Tip';
$wb['add_new_record_txt'] = 'Yönerge Parçacığı Ekle';
$wb['customer_viewable_txt'] = 'Customer viewable';
?>