Till Brehm
2014-04-15 294ff9fbe6169ffd3792504ac9f62ba95b05e6a8
1
2
3
4
5
6
7
8
9
<?php
$wb['sys_groupid_txt'] = 'Клиент';
$wb['list_head_txt'] = 'Уебсайтове';
$wb['domain_id_txt'] = 'ID';
$wb['active_txt'] = 'Активен';
$wb['server_id_txt'] = 'Сървър';
$wb['domain_txt'] = 'Домейн';
$wb['add_new_record_txt'] = 'Добави нов сайт';
?>