Pascal Dreissen
2016-07-18 2d5f5359f2d3327543d2a0324c7c9c8ccb2fd2ae
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Versioni PHP Aggiuntive';
$wb['server_id_txt'] = 'Server';
$wb['add_new_record_txt'] = 'Aggiungi una nuova versione PHP';
$wb['client_id_txt'] = 'Cliente';
$wb['name_txt'] = 'Nome PHP';
?>