CSoellinger
2015-10-04 d85994c9ebcee956c51eac8283d90b42ed94e75c
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Alias de dominio';
$wb['active_txt'] = 'Activo';
$wb['source_txt'] = 'Origen';
$wb['destination_txt'] = 'Destino';
$wb['add_new_record_txt'] = 'AƱadir nuevo alias de dominio';
?>