Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
commit | author | age
7d9e84 1 <?php
e6556c 2 $wb['list_head_txt'] = 'Verkkotunnukset';
A 3 $wb['active_txt'] = 'Käytössä';
7d9e84 4 $wb['server_id_txt'] = 'Palvelin';
e6556c 5 $wb['domain_txt'] = 'Verkkotunnus';
A 6 $wb['add_new_record_txt'] = 'Lisää uusi verkkotunnus';
7 $wb['domain_id_txt'] = 'Verkkotunnus';
73813a 8 $wb['parent_domain_id_txt'] = 'Website';
4bdecc 9 $wb['add_new_subdomain_txt'] = 'Add new subdomain';
TB 10 $wb['add_new_aliasdomain_txt'] = 'Add new aliasdomain';
7d9e84 11 ?>