Marius Cramer
2014-01-28 c1bef897ed1abaf9c5730b339d6de3d950d2f980
1
2
3
4
5
6
7
8
<?php
$wb['title_txt'] = 'Otsikko';
$wb['target_txt'] = 'Kohde';
$wb['link_txt'] = 'Linkki';
$wb['header_txt'] = 'Valikon ominaisuudet';
$wb['save_txt'] = 'Tallenna';
$wb['cancel_txt'] = 'Keskeytä';
?>