redray
2008-12-28 596d3ac373c41401bac16d25e60b1d0a06c33ae1
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Sähköpostiosoitteen kaimatunnus';
$wb['active_txt'] = 'Päällä';
$wb['source_txt'] = 'Lähde';
$wb['destination_txt'] = 'Kohde';
$wb['email_txt'] = 'Sähköpostiosoite';
$wb['add_new_record_txt'] = 'Lisää uusi kaimatunnus';
?>