sector-8.x-2.0-alpha4/libraries/ckeditor/plugins/templates/lang/it.js
libraries/ckeditor/plugins/templates/lang/it.js
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'templates', 'it', {
button: 'Modelli',
emptyListMsg: '(Nessun modello definito)',
insertOption: 'Cancella il contenuto corrente',
options: 'Opzioni del Modello',
selectPromptMsg: 'Seleziona il modello da aprire nell\'editor',
title: 'Contenuto dei modelli'
} );
