Marius Cramer
2014-02-18 46236c96277327a03828d3fa2f26d694cfb36cc1
1
2
3
4
5
6
7
8
9
<?php
$wb['sys_groupid_txt'] = 'Klient';
$wb['list_head_txt'] = 'Strony www';
$wb['domain_id_txt'] = 'ID';
$wb['active_txt'] = 'Aktywne';
$wb['server_id_txt'] = 'Serwer';
$wb['domain_txt'] = 'Domena';
$wb['add_new_record_txt'] = 'Dodaj nowÄ… stronÄ™';
?>