Florian Schaal
2016-02-13 acb2f91ed3fc8edf5cf3b908ce58a7f82406f81e
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
$wb['User Settings'] = 'Korisničke postavke';
$wb['Settings'] = 'Postavke';
$wb['ISPConfig Tools'] = 'Control panel alati';
$wb['Password and Language'] = 'Šifra i jezik';
$wb['ispconfig_tools_note'] = 'Ovaj modul omogućava promjenu šifre i jezika te možete pokrenuti sinkronizaciju DNS zapisa.';
$wb['Resync'] = 'Sinkroniziraj zapise';
$wb['Sync Tools'] = 'Sync Tools';
$wb['Import'] = 'Import';
$wb['ISPConfig 3 mail'] = 'ISPConfig 3 mail';
$wb['PDNS Tupa'] = 'PowerDNS Tupa';
$wb['Interface'] = 'Interface';
?>