ftimme
2012-02-27 74c2c0f3a47dc5ba992b17d1acb8f5e9155a5f8e
1
2
3
4
5
6
7
8
9
<?php
$wb['User Settings'] = 'Kullanıcı Ayarları';
$wb['Settings'] = 'Ayarlar';
$wb['ISPConfig Tools'] = 'ISPConfig Araçları';
$wb['Password and Language'] = 'Şifre ve Dil';
$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';
?>