tbrehm
2012-05-07 e045af4e04438514a807930b103d644b1644b46d
commit | author | age
1ca823 1 <?php
T 2 $wb['User Settings'] = 'Pengaturan Pengguna';
3 $wb['Settings'] = 'Pengaturan';
4 $wb['ISPConfig Tools'] = 'Perkakas ISPConfig';
5 $wb['Password and Language'] = 'Sandi dan Bahasa';
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';
1ca823 12 ?>