Till Brehm
2015-12-03 1fbf0d38c82aaa4fe20ef7a7158cdcbac81e16ee
commit | author | age
0d9599 1 <?php
8a3cd2 2 $wb['list_head_txt'] = 'E-mailová bílá listina';
0d9599 3 $wb['active_txt'] = 'Aktivní';
T 4 $wb['server_id_txt'] = 'Server';
5 $wb['source_txt'] = 'Adresy na bílé listině';
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 bílou listinu';
T 9 $wb['access_txt'] = 'Přístup';
10 ?>
206676 11
1fbf0d 12