florian030
2014-02-25 5b3d2c2b17c9191a60017a8d08db06b8a9366b16
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Importiraj jezičnu datoteku';
$wb['language_import_txt'] = 'Izaberi jezičnu datoteku';
$wb['btn_save_txt'] = 'Importiraj selektiranu jezičnu datoteku';
$wb['language_overwrite_txt'] = 'Prebriši datoteku, ukoliko već postoji.';
$wb['btn_cancel_txt'] = 'Natrag';
$wb['ignore_version_txt'] = 'Preskoči provjeru ISPConfig verzije';
$wb['list_desc_txt'] = 'WARNING: Do not import language files from untrustworthy sources.';
?>