Marius Cramer
2014-01-27 e4e2a430bbbf2cd9516f4d01f2b49a10ff981d5c
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Enrutado de correo avanzado';
$wb['active_txt'] = 'Activar';
$wb['server_id_txt'] = 'ID Servidor';
$wb['domain_txt'] = 'Dominio';
$wb['transport_txt'] = 'Transporte';
$wb['sort_order_txt'] = 'Ordenado por';
$wb['add_new_record_txt'] = 'AƱadir nuevo transporte';
?>