ftimme
2012-06-11 6db27748d01ef709bf61a35314a56c565545bb7f
1
2
3
4
5
6
7
8
9
10
<?php
$wb['server_id_txt'] = 'Server';
$wb['domain_txt'] = 'Doména';
$wb['destination_txt'] = 'Cieľ';
$wb['type_txt'] = 'Typ';
$wb['mx_txt'] = 'Žiadne vyhľadávanie MX';
$wb['sort_order_txt'] = 'Triediť podľa';
$wb['active_txt'] = 'Aktívny';
$wb['limit_mailrouting_txt'] = 'Max. počet trás pre váš účet je dosiahnutý.';
?>