Till Brehm
2016-06-14 ebbc3f1a0744ec16f366ace7c4cd49c6a353b8a8
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Sähköpostiosoitteen aliastunnus';
$wb['active_txt'] = 'Käytössä';
$wb['source_txt'] = 'Lähde';
$wb['destination_txt'] = 'Kohde';
$wb['email_txt'] = 'Sähköpostiosoite';
$wb['add_new_record_txt'] = 'Lisää uusi aliastunnus';
?>