]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - 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
CommitLineData
eaa92715
IB
1/*\r
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'da', {\r
6 IdInputLabel: 'Id',\r
7 advisoryTitleInputLabel: 'Vejledende titel',\r
8 cssClassInputLabel: 'Typografiark',\r
9 edit: 'Rediger Div',\r
10 inlineStyleInputLabel: 'Inline Style',\r
11 langDirLTRLabel: 'Venstre til højre (LTR)',\r
12 langDirLabel: 'Sprogretning',\r
13 langDirRTLLabel: 'Højre til venstre (RTL)',\r
14 languageCodeInputLabel: ' Sprogkode',\r
15 remove: 'Slet Div',\r
16 styleSelectLabel: 'Style',\r
17 title: 'Opret Div Container',\r
18 toolbar: 'Opret Div Container'\r
19} );\r