summaryrefslogtreecommitdiff
path: root/protected/extensions/extckeditor/assets/plugins/devtools/lang/it.js
blob: 8410af08ef746471c95ab912d21cb4b2530e5c2d (plain)
1
2
3
4
5
6
/*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

CKEDITOR.plugins.setLang('devtools','it',{devTools:{title:'Informazioni elemento',dialogName:'Nome finestra di dialogo',tabName:'Nome Tab',elementId:'ID Elemento',elementType:'Tipo elemento'}});