A. Täffner
2016-04-11 6e91b6f5df4a7ffe9afcae2bd069087564473140
1
2
3
4
5
6
<?php
$wb['head_txt'] = 'Installa pacchetto software';
$wb['install_key_txt'] = 'Inserisci chiave pacchetto';
$wb['btn_save_txt'] = 'Avvia installazione';
$wb['btn_cancel_txt'] = 'Annulla';
?>