mcramer
2012-08-24 77b7fa9e42ededcc0afe7c683617dcd048f530c9
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Titolo';
$wb['header_txt'] = 'Proprietà Navi';
$wb['save_txt'] = 'Salva';
$wb['cancel_txt'] = 'Annulla';
?>