Till Brehm
2015-06-23 2ab1e5850565647a6d1829d81e11e2bbfc7193dd
commit | author | age
bfcdef 1 <?php
2ab1e5 2 $wb['list_head_txt'] = 'Sub-dominios';
TB 3 $wb['active_txt'] = 'Habilitado';
4 $wb['server_id_txt'] = 'Servidor';
5 $wb['parent_domain_id_txt'] = 'Sitio web';
6 $wb['domain_txt'] = 'Sub-dominio';
7 $wb['add_new_record_txt'] = 'AƱadir sub-dominio';
10b4c8 8 ?>