Style changes for the Use cases.
[yaffs-website] / web / libraries / templates / lang / it.js
1 /*
2 Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'templates', 'it', {
6         button: 'Modelli',
7         emptyListMsg: '(Nessun modello definito)',
8         insertOption: 'Cancella il contenuto corrente',
9         options: 'Opzioni del Modello',
10         selectPromptMsg: 'Seleziona il modello da aprire nell\'editor',
11         title: 'Contenuto dei modelli'
12 } );