tbrehm
2012-04-04 217b8d78eef89fea9b3fd8adcea32f66934f898a
1
2
3
4
5
6
7
8
9
<?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.';
$wb['Dns Tools'] = 'Dns Tools';
$wb['Resync'] = 'Resync';
?>