Till Brehm
2015-12-03 1fbf0d38c82aaa4fe20ef7a7158cdcbac81e16ee
commit | author | age
0d9599 1 <?php
c64502 2 $wb['list_head_txt'] = 'E-mailové koše';
0d9599 3 $wb['active_txt'] = 'Aktivní';
T 4 $wb['source_txt'] = 'Zdroj';
bfcdef 5 $wb['destination_txt'] = 'Cílová e-mailová adresa';
0d9599 6 $wb['server_id_txt'] = 'Server';
bfcdef 7 $wb['domain_txt'] = 'E-malová doména';
T 8 $wb['add_new_record_txt'] = 'Přidat e-mailový koš';
0d9599 9 ?>
206676 10
1fbf0d 11