summaryrefslogtreecommitdiff
path: root/rt/share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/da.js
diff options
context:
space:
mode:
Diffstat (limited to 'rt/share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/da.js')
-rw-r--r--rt/share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/da.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/rt/share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/da.js b/rt/share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/da.js
new file mode 100644
index 0000000..509f501
--- /dev/null
+++ b/rt/share/html/NoAuth/RichText/ckeditor/plugins/devtools/lang/da.js
@@ -0,0 +1,6 @@
+/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+CKEDITOR.plugins.setLang('devtools','da',{devTools:{title:'Information på elementet',dialogName:'Dialogboks',tabName:'Tab beskrivelse',elementId:'ID på element',elementType:'Type af element'}});