<?php
/**
 * Italian language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Giorgio Vecchiocattivi <giorgio@vecchio.it>
 * @author     Roberto Bolli <http://www.rbnet.it/>
 * @author     Silvia Sargentoni <polinnia@tin.it>
 */

$lang['js']['start'] = 'Controllo ortografico';
$lang['js']['stop']  = 'Interrompi controllo';
$lang['js']['wait']  = 'Attendere...';
$lang['js']['noerr'] = 'Nessun errore trovato';
$lang['js']['nosug'] = 'Nessun suggerimento';
$lang['js']['change']= 'Cambia';