tbrehm
2012-08-28 00333eac44bb71079c4bf4a949982ff5d7c208de
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
$wb['User Settings'] = 'Uživatelská nastavení';
$wb['Settings'] = 'Nastavení';
$wb['ISPConfig Tools'] = 'ISPConfig nástroje';
$wb['Password and Language'] = 'Heslo a jazyk';
$wb['ispconfig_tools_note'] = 'This module allows you to change the password and language and to start a resync of the DNS records.';
$wb['Resync'] = 'Resync';
$wb['Sync Tools'] = 'Sync Tools';
$wb['Import'] = 'Import';
$wb['ISPConfig 3 mail'] = 'ISPConfig 3 mail';
$wb['PDNS Tupa'] = 'PowerDNS Tupa';
$wb['Interface'] = 'Interface';
?>