<?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';
|
?>
|