Jesse Norell
2015-07-20 c067e5e1bf8d2d9947df4c23dbac235ad2f63c87
1
2
3
4
5
6
7
8
9
<?php
$wb['server_id_txt'] = 'Сървър';
$wb['source_txt'] = 'Relay recipient';
$wb['recipient_txt'] = 'Получател';
$wb['active_txt'] = 'Активен';
$wb['source_error_notempty'] = 'Адресът е празен.';
$wb['type_txt'] = 'Тип';
$wb['limit_mailfilter_txt'] = 'Максималният брой за емайл филтри в твоят профил е достигнат.';
?>