tbrehm
2012-05-07 e045af4e04438514a807930b103d644b1644b46d
commit | author | age
713a98 1 <?php
2c1c66 2 $wb['User Settings'] = 'Установки пользователя';
T 3 $wb['Settings'] = 'Установки';
4 $wb['ISPConfig Tools'] = 'ISPConfig утилиты';
5 $wb['Password and Language'] = 'Пароли и языки';
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';
713a98 12 ?>