tbrehm
2011-08-11 96148d40a8903dc46cefb2623b4fc97eb1c25be9
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ý.';
?>