X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=plugins%2Fdevtools%2Flang%2Fit.js;fp=plugins%2Fdevtools%2Flang%2Fit.js;h=8410af08ef746471c95ab912d21cb4b2530e5c2d;hb=2f22c0c38f17e75be5541089076885442aaa2377;hp=0000000000000000000000000000000000000000;hpb=e73319a12b56100b29ef456fd74114fe5519e01c;p=ckeditor.git diff --git a/plugins/devtools/lang/it.js b/plugins/devtools/lang/it.js new file mode 100644 index 0000000..8410af0 --- /dev/null +++ b/plugins/devtools/lang/it.js @@ -0,0 +1,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'}});