summaryrefslogtreecommitdiff
path: root/plugins/placeholder/lang/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/placeholder/lang/it.js')
-rw-r--r--plugins/placeholder/lang/it.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/placeholder/lang/it.js b/plugins/placeholder/lang/it.js
deleted file mode 100644
index 86346eb..0000000
--- a/plugins/placeholder/lang/it.js
+++ /dev/null
@@ -1,6 +0,0 @@
-/*
-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.'}});