tbrehm
2012-09-11 0be7e1ce5af9774cb5197e521561f0a939486091
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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['Resync'] = 'Resync';
$wb['Sync Tools'] = 'Sync Tools';
$wb['Import'] = 'Import';
$wb['ISPConfig 3 mail'] = 'ISPConfig 3 mail';
$wb['PDNS Tupa'] = 'PowerDNS Tupa';
$wb['Interface'] = 'Interface';
?>