Till Brehm
2014-09-12 21c8aacf5317867f71d0a7bb71c4c2b088d02d23
commit | author | age
f99b12 1 <?php
b51db0 2 $wb['server_id_txt'] = 'Server';
T 3 $wb['source_txt'] = 'Relay recipient';
02bf99 4 $wb['recipient_txt'] = 'Pimatelj';
8cf78b 5 $wb['active_txt'] = 'Aktivno';
02bf99 6 $wb['source_error_notempty'] = 'Adresa je prazna';
8cf78b 7 $wb['type_txt'] = 'Vrsta';
b51db0 8 $wb['limit_mailfilter_txt'] = 'The max. number of email filters for your account is reached.';
f99b12 9 ?>
21c8aa 10
TB 11