tbrehm
2011-11-15 450b3c9c0c3dde9db63f48ee4239726313a001ea
1
2
3
4
5
6
7
<?php
$wb['User Settings'] = 'Ustawienia użytkownika';
$wb['Settings'] = 'Ustawienia';
$wb['ISPConfig Tools'] = 'Narzędzia ISPConfig';
$wb['Password and Language'] = 'Hasło i język';
$wb['ispconfig_tools_note'] = 'This module allows you to change the password and language and to start a resync of the DNS records.';
?>