Marius Cramer
2015-05-13 86bc6556b8378eb3ff0c3f39f98002d8d42d7a8a
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Katalog';
$wb['active_txt'] = 'Aktywny';
$wb['server_id_txt'] = 'Serwer';
$wb['parent_domain_id_txt'] = 'Witryna';
$wb['path_txt'] = 'Ścieżka';
$wb['add_new_record_txt'] = 'Add new Folder';
?>