Till Brehm
2014-09-01 2066766a3e12ba9ae46f0534c715ec6a6dccbe3c
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