Marius Cramer
2014-08-13 31230cb7cda673db7a96fb14d93dfaf9262c74cf
commit | author | age
713a98 1 <?php
14f228 2 $wb['User Settings'] = 'Användarinstälningar';
TB 3 $wb['Settings'] = 'Inställnignar';
4 $wb['ISPConfig Tools'] = 'ISPConfig Verktyg';
5 $wb['Password and Language'] = 'Lösenord och språk';
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.';
14f228 7 $wb['Resync'] = 'Synka';
TB 8 $wb['Sync Tools'] = 'Synkverktyg';
9 $wb['Import'] = 'Importera';
10 $wb['ISPConfig 3 mail'] = 'ISPConfig 3 epost';
e94a9f 11 $wb['PDNS Tupa'] = 'PowerDNS Tupa';
142907 12 $wb['Interface'] = 'Interface';
713a98 13 ?>
14f228 14