Till Brehm
2015-12-03 1fbf0d38c82aaa4fe20ef7a7158cdcbac81e16ee
commit | author | age
0d9599 1 <?php
c64502 2 $wb['list_head_txt'] = 'E-mailová černá listina';
0d9599 3 $wb['active_txt'] = 'Aktivní';
T 4 $wb['server_id_txt'] = 'Server';
992797 5 $wb['source_txt'] = 'Adresy na černé listině';
0d9599 6 $wb['type_txt'] = 'Typ';
43b345 7 $wb['recipient_txt'] = 'Příjemce (adresát)';
0d9599 8 $wb['add_new_record_txt'] = 'Přidat záznam na černou listinu';
T 9 $wb['access_txt'] = 'Přístup';
10 ?>
206676 11
1fbf0d 12