Till Brehm
2016-01-02 f652c5901e8230fd53bcd5f57ccd6ae69dc2b2ca
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';
?>