tbrehm
2011-11-16 0d349d62ef91ce71703b9a5188b15e3afbcda6d0
1
2
3
4
5
6
7
<?php
$wb['User Settings'] = 'Impostazioni utente';
$wb['Settings'] = 'Impostazioni';
$wb['ISPConfig Tools'] = 'Strumenti ISPConfig';
$wb['Password and Language'] = 'Password e Lingua';
$wb['ispconfig_tools_note'] = 'This module allows you to change the password and language and to start a resync of the DNS records.';
?>