tbrehm
2012-01-04 8d49ef2096c16994d2e7d38f022ec368c4cc998c
1
2
3
4
5
6
7
<?php
$wb['User Settings'] = 'Установки пользователя';
$wb['Settings'] = 'Установки';
$wb['ISPConfig Tools'] = 'ISPConfig утилиты';
$wb['Password and Language'] = 'Пароли и языки';
$wb['ispconfig_tools_note'] = 'This module allows you to change the password and language and to start a resync of the DNS records.';
?>