Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
f99b12 1 <?php
8cf78b 2 $wb['list_head_txt'] = 'Importiraj jezičnu datoteku';
T 3 $wb['language_import_txt'] = 'Izaberi jezičnu datoteku';
21c8aa 4 $wb['btn_save_txt'] = 'Importiraj datoteku';
8cf78b 5 $wb['language_overwrite_txt'] = 'Prebriši datoteku, ukoliko već postoji.';
T 6 $wb['btn_cancel_txt'] = 'Natrag';
7 $wb['ignore_version_txt'] = 'Preskoči provjeru ISPConfig verzije';
21c8aa 8 $wb['list_desc_txt'] = 'PAŽNJA: Nemojte importirati jezične datoteke preuzete sa nepoznatih web lokacija.';
f99b12 9 ?>