Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
141f4c 1 <?php
K 2 $wb['list_head_txt'] = 'Server';
3 $wb['server_name_txt'] = 'Namn';
4 $wb['mail_server_txt'] = 'Epost';
5 $wb['web_server_txt'] = 'Webb';
6 $wb['dns_server_txt'] = 'DNS';
7 $wb['file_server_txt'] = 'Fil';
8 $wb['db_server_txt'] = 'DB';
9 $wb['vserver_server_txt'] = 'VServer';
14f228 10 $wb['add_new_record_txt'] = 'Lägg till ny server';
d7be27 11 $wb['proxy_server_txt'] = 'Proxy';
14f228 12 $wb['firewall_server_txt'] = 'Brandvägg';
407003 13 $wb['xmpp_server_txt'] = 'XMPP';
141f4c 14 ?>