tbrehm
2012-04-05 e15295406e45c3f7944ed571dba8f099a9b5ac59
commit | author | age
f99b12 1 <?php
e15295 2 $wb['list_head_txt'] = 'Email whitelista';
e485d0 3 $wb['active_txt'] = 'Aktivno';
b51db0 4 $wb['server_id_txt'] = 'Server';
e15295 5 $wb['source_txt'] = 'Whitelistana adresa';
e485d0 6 $wb['type_txt'] = 'Vrsta';
e15295 7 $wb['recipient_txt'] = 'Primatelj';
T 8 $wb['add_new_record_txt'] = 'Dodaj novu whitelistu';
9 $wb['access_txt'] = 'pristup';
f99b12 10 ?>