Marius Burkard
2016-04-07 65164295778caa2c4e623e7c8e195f2aa3560121
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';
?>