tbrehm
2012-07-09 63fdfa58314a8bb9cac9c8a7fdbec2257d866db9
interface/web/mail/lib/lang/bg_mail_transport.lng
@@ -1,10 +1,14 @@
<?php
$wb['server_id_txt'] = 'Server';
$wb['domain_txt'] = 'Domain';
$wb['destination_txt'] = 'Destination';
$wb['type_txt'] = 'Type';
$wb['server_id_txt'] = 'Сървър';
$wb['domain_txt'] = 'Домейн';
$wb['destination_txt'] = 'Направление';
$wb['type_txt'] = 'Тип';
$wb['mx_txt'] = 'No MX lookup';
$wb['sort_order_txt'] = 'Sort by';
$wb['active_txt'] = 'Active';
$wb['sort_order_txt'] = 'Сортирай по';
$wb['active_txt'] = 'Активен';
$wb['limit_mailrouting_txt'] = 'The max. number of routes for your account is reached.';
?>