A. Täffner
2016-01-22 4a63a0b05ba6afce4260e597a7a669ef3ce10545
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Директория';
$wb['active_txt'] = 'Активен';
$wb['server_id_txt'] = 'Сървър';
$wb['parent_domain_id_txt'] = 'Уебсайт';
$wb['path_txt'] = 'Път';
$wb['add_new_record_txt'] = 'Add new Folder';
?>