Till Brehm
2014-09-12 21c8aacf5317867f71d0a7bb71c4c2b088d02d23
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 ?>
21c8aa 10
TB 11