Florian Schaal
2016-05-26 52a8e7e2f53b23f41b40aa5bc5b35f338aaec3dd
1
2
3
4
5
6
7
8
9
10
11
<?php
$wb['list_head_txt'] = 'Strony www';
$wb['domain_id_txt'] = 'ID';
$wb['active_txt'] = 'Aktywny';
$wb['server_id_txt'] = 'Serwer';
$wb['domain_txt'] = 'Domena';
$wb['add_new_record_txt'] = 'Dodaj nowÄ… stronÄ™';
$wb['parent_domain_id_txt'] = 'Website';
$wb['add_new_subdomain_txt'] = 'Add new subdomain';
$wb['add_new_aliasdomain_txt'] = 'Add new aliasdomain';
?>