ftimme
2013-01-01 4d08549cd7f456930448ee3d25299f4a7bd6c91a
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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';
$wb['Interface'] = 'Interface';
?>