aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/scayt/lang/it.js
blob: 05fe90f2cf3be66d2dace88aad83a89bad1f8858 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'scayt', 'it', {
	btn_about: 'About COMS',
	btn_dictionaries: 'Dizionari',
	btn_disable: 'Disabilita COMS',
	btn_enable: 'Abilita COMS',
	btn_langs:'Lingue',
	btn_options: 'Opzioni',
	text_title: 'Controllo Ortografico Mentre Scrivi'
});