]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blob - sources/plugins/div/lang/fo.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / fo.js
1 /*
2 Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'div', 'fo', {
6 IdInputLabel: 'Id',
7 advisoryTitleInputLabel: 'Advisory Title',
8 cssClassInputLabel: 'Stylesheet Classes',
9 edit: 'Redigera Div',
10 inlineStyleInputLabel: 'Inline Style',
11 langDirLTRLabel: 'Vinstru til høgru (LTR)',
12 langDirLabel: 'Language Direction',
13 langDirRTLLabel: 'Høgru til vinstru (RTL)',
14 languageCodeInputLabel: ' Language Code',
15 remove: 'Strika Div',
16 styleSelectLabel: 'Style',
17 title: 'Ger Div Container',
18 toolbar: 'Ger Div Container'
19 } );