Marius Cramer
2013-10-14 30be2440cb4951eafcff0773f9c18ef320e93f0c
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Titolo';
$wb['header_txt'] = 'Proprietà Navi';
$wb['save_txt'] = 'Salva';
$wb['cancel_txt'] = 'Annulla';
?>