mcramer
2012-09-13 3064f83f0096d8078ce04af37374d2188f886a5d
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Titolo';
$wb['header_txt'] = 'Proprietà Navi';
$wb['save_txt'] = 'Salva';
$wb['cancel_txt'] = 'Annulla';
?>