tbrehm
2012-05-07 e045af4e04438514a807930b103d644b1644b46d
commit | author | age
7d9e84 1 <?php
A 2 $wb['User Settings'] = 'Käyttäjän asetukset';
6647be 3 $wb['Settings'] = 'Asetukset';
7d9e84 4 $wb['ISPConfig Tools'] = 'ISPConfig-työkalut';
A 5 $wb['Password and Language'] = 'Salasanat ja kielet';
b51db0 6 $wb['ispconfig_tools_note'] = 'This module allows you to change the password and language and to start a resync of the DNS records.';
151fac 7 $wb['Resync'] = 'Resync';
e045af 8 $wb['Sync Tools'] = 'Sync Tools';
T 9 $wb['Import'] = 'Import';
10 $wb['ISPConfig 3 mail'] = 'ISPConfig 3 mail';
11 $wb['PDNS Tupa'] = 'PowerDNS Tupa';
7d9e84 12 ?>