<?php
|
$wb['list_head_txt'] = 'Email Catchall';
|
$wb['active_txt'] = 'Активен?';
|
$wb['source_txt'] = 'Отправитель';
|
$wb['destination_txt'] = 'Email адрес получателя';
|
$wb['server_id_txt'] = 'Сервер';
|
$wb['domain_txt'] = 'Домен';
|
$wb['add_new_record_txt'] = 'Добавить Catchall';
|
?>
|