Till Brehm
2015-06-23 2ab1e5850565647a6d1829d81e11e2bbfc7193dd
commit | author | age
2d870d 1 <?php
2ab1e5 2 $wb['list_head_txt'] = 'Enrutador avanzado de correo';
TB 3 $wb['active_txt'] = 'Habilitado';
4 $wb['server_id_txt'] = 'Servidor';
2d870d 5 $wb['domain_txt'] = 'Dominio';
2ab1e5 6 $wb['transport_txt'] = 'Transportador';
TB 7 $wb['sort_order_txt'] = 'Ordenar por';
8 $wb['add_new_record_txt'] = 'AƱadir transportador';
2d870d 9 ?>