Florian Schaal
2016-02-24 f7bdb7e73c47218a2163b9de9fe939c9f39d78ef
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';
?>