Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
f99b12 1 <?php
b51db0 2 $wb['User Settings'] = 'Korisničke postavke';
T 3 $wb['Settings'] = 'Postavke';
4 $wb['ISPConfig Tools'] = 'Control panel alati';
5 $wb['Password and Language'] = 'Šifra i jezik';
8cf78b 6 $wb['ispconfig_tools_note'] = 'Ovaj modul omogućava promjenu šifre i jezika te možete pokrenuti sinkronizaciju DNS zapisa.';
21c8aa 7 $wb['Resync'] = 'Sinkroniziraj zapise';
e94a9f 8 $wb['Sync Tools'] = 'Sync Tools';
T 9 $wb['Import'] = 'Import';
10 $wb['ISPConfig 3 mail'] = 'ISPConfig 3 mail';
11 $wb['PDNS Tupa'] = 'PowerDNS Tupa';
142907 12 $wb['Interface'] = 'Interface';
f99b12 13 ?>