1<?php
2/**
3 * Italian language file
4 *
5 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author     Giorgio Vecchiocattivi <giorgio@vecchio.it>
7 * @author     Roberto Bolli <http://www.rbnet.it/>
8 * @author     Silvia Sargentoni <polinnia@tin.it>
9 */
10
11$lang['js']['start'] = 'Controllo ortografico';
12$lang['js']['stop']  = 'Interrompi controllo';
13$lang['js']['wait']  = 'Attendere...';
14$lang['js']['noerr'] = 'Nessun errore trovato';
15$lang['js']['nosug'] = 'Nessun suggerimento';
16$lang['js']['change']= 'Cambia';