Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
f99b12 1 <?php
02bf99 2 $wb['list_head_txt'] = 'Email catchall';
8cf78b 3 $wb['active_txt'] = 'Aktivno';
02bf99 4 $wb['source_txt'] = 'izvor';
T 5 $wb['destination_txt'] = 'Odredišna email adresa';
b51db0 6 $wb['server_id_txt'] = 'Server';
8cf78b 7 $wb['domain_txt'] = 'Domena';
02bf99 8 $wb['add_new_record_txt'] = 'Dodaj catchall';
f99b12 9 ?>