Jesse Norell
2016-02-08 474b84688e76509ee013a72f92c0b73bed27bd81
interface/web/admin/lib/lang/it_software_update_list.lng
@@ -1,8 +1,9 @@
<?php
$wb['list_head_txt'] = 'Aggiornamenti programmi';
$wb['list_head_txt'] = 'Aggiornamento programmi';
$wb['installed_txt'] = 'Azione';
$wb['update_title_txt'] = 'Aggiornamento';
$wb['version_txt'] = 'Versione';
$wb['action_txt'] = 'Azione';
$wb['server_select_txt'] = 'Select server';
$wb['server_select_txt'] = 'Selezionare server';
$wb['no_updates_txt'] = 'Nessun aggiornamento disponibile';
?>