tbrehm
2012-05-07 e045af4e04438514a807930b103d644b1644b46d
1
2
3
4
5
6
7
8
9
10
11
12
<?php
$wb['User Settings'] = 'Käyttäjän asetukset';
$wb['Settings'] = 'Asetukset';
$wb['ISPConfig Tools'] = 'ISPConfig-työkalut';
$wb['Password and Language'] = 'Salasanat ja kielet';
$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';
?>