summaryrefslogtreecommitdiff
path: root/rt/share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/de.js
diff options
context:
space:
mode:
Diffstat (limited to 'rt/share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/de.js')
-rw-r--r--rt/share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/de.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/rt/share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/de.js b/rt/share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/de.js
deleted file mode 100644
index 7312b1b..0000000
--- a/rt/share/html/NoAuth/RichText/ckeditor/plugins/placeholder/lang/de.js
+++ /dev/null
@@ -1,6 +0,0 @@
-/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-CKEDITOR.plugins.setLang('placeholder','de',{placeholder:{title:'Platzhalter Einstellungen',toolbar:'Platzhalter erstellen',text:'Platzhalter Text',edit:'Platzhalter bearbeiten',textMissing:'Der Platzhalter muss einen Text beinhalten.'}});