tbrehm
2010-03-04 45858cbbdb9b5b81567d9ba27a059ef52a042436
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Titel';
$wb['header_txt'] = 'Nav egenskaper';
$wb['save_txt'] = 'Spara';
$wb['cancel_txt'] = 'Avbryt';
?>