mcramer
2012-08-19 14d12c13185a0195bb21004c80444c0c87c92c55
1
2
3
4
5
6
7
<?php
$wb['server_id_txt'] = 'Сървър';
$wb['parent_domain_id_txt'] = 'Уебсайт';
$wb['path_txt'] = 'Път';
$wb['active_txt'] = 'Активен';
$wb['path_error_regex'] = 'Грешен път на директорията.';
?>