jwarnier
2010-09-23 06b7fa917e37202d2adcc46d329a7c80cfb43079
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Aldomainok';
$wb['active_txt'] = 'Aktív';
$wb['server_id_txt'] = 'Szerver';
$wb['parent_domain_id_txt'] = 'Weboldal';
$wb['domain_txt'] = 'aldomain';
$wb['add_new_record_txt'] = 'Új Aldomain';
?>