Marius Cramer
2014-05-08 374d7e6e6c4fb1ce8aefc33751b3c8c543d508e2
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ä';
?>