X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=plugins%2Fplaceholder%2Flang%2Fit.js;fp=plugins%2Fplaceholder%2Flang%2Fit.js;h=86346ebc9bbe1e23ab96562722604446f7bb0ece;hb=2f22c0c38f17e75be5541089076885442aaa2377;hp=0000000000000000000000000000000000000000;hpb=e73319a12b56100b29ef456fd74114fe5519e01c;p=ckeditor.git diff --git a/plugins/placeholder/lang/it.js b/plugins/placeholder/lang/it.js new file mode 100644 index 0000000..86346eb --- /dev/null +++ b/plugins/placeholder/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('placeholder','it',{placeholder:{title:'Proprietà segnaposto',toolbar:'Crea segnaposto',text:'Testo segnaposto',edit:'Modifica segnaposto',textMissing:'Il segnaposto deve contenere del testo.'}});