Florian Schaal
2014-01-08 f2f790184ca7c5bcf7afc6510538f02559d1c903
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Titel';
$wb['header_txt'] = 'Nav egenskaper';
$wb['save_txt'] = 'Spara';
$wb['cancel_txt'] = 'Avbryt';
?>