Till Brehm
2014-08-25 614b23b18053c58c3f85db5ceaa982484175d276
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.';
?>