Florian Schaal
2015-09-14 da9e99596e2fcb76a37fcc8a24c8eacd00ff186c
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'] = 'No updates available';
?>