tbrehm
2011-11-21 edf806b98d675a2037b019644aff76b7e8b7738c
1
2
3
4
5
6
7
<?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.';
?>