xaver
2012-03-19 0c0e36414d8150f41eb6cf5a34d86e5d8d5ba236
1
2
3
4
5
6
7
8
9
<?php
$wb['User Settings'] = 'Felhasználói beállítások';
$wb['Settings'] = 'Beállítások';
$wb['ISPConfig Tools'] = 'ISPConfig eszközök';
$wb['Password and Language'] = 'Jelszó és nyelv';
$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';
?>