Marius Cramer
2013-11-27 466f308b71574434f59a85e4fa6e958d2c55750c
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Titel';
$wb['header_txt'] = 'Nav egenskaper';
$wb['save_txt'] = 'Spara';
$wb['cancel_txt'] = 'Avbryt';
?>