]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/da.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / da.js
diff --git a/sources/plugins/div/lang/da.js b/sources/plugins/div/lang/da.js
new file mode 100644 (file)
index 0000000..17ae1c0
--- /dev/null
@@ -0,0 +1,19 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'div', 'da', {\r
+       IdInputLabel: 'Id',\r
+       advisoryTitleInputLabel: 'Vejledende titel',\r
+       cssClassInputLabel: 'Typografiark',\r
+       edit: 'Rediger Div',\r
+       inlineStyleInputLabel: 'Inline Style',\r
+       langDirLTRLabel: 'Venstre til højre (LTR)',\r
+       langDirLabel: 'Sprogretning',\r
+       langDirRTLLabel: 'Højre til venstre (RTL)',\r
+       languageCodeInputLabel: ' Sprogkode',\r
+       remove: 'Slet Div',\r
+       styleSelectLabel: 'Style',\r
+       title: 'Opret Div Container',\r
+       toolbar: 'Opret Div Container'\r
+} );\r