xaver
2012-03-06 0732d32f508045da40fe9df607b9ef20ce2d198f
1
2
3
4
5
6
7
8
9
<?php
$wb['User Settings'] = 'Pengaturan Pengguna';
$wb['Settings'] = 'Pengaturan';
$wb['ISPConfig Tools'] = 'Perkakas ISPConfig';
$wb['Password and Language'] = 'Sandi dan Bahasa';
$wb['ispconfig_tools_note'] = 'This module allows you to change the password and language and to start a resync of the DNS records.';
$wb['Dns Tools'] = 'Dns Tools';
$wb['Resync'] = 'Resync';
?>