Marius Cramer
2015-05-21 c8b685ac05228a5ce5bf967d70560b880bb243bb
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Katalog';
$wb['active_txt'] = 'Aktiv';
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Webbsida';
$wb['path_txt'] = 'Sökväg';
$wb['add_new_record_txt'] = 'Add new Folder';
?>