]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/div/lang/en-gb.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / en-gb.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', 'en-gb', {\r
6 IdInputLabel: 'Id',\r
7 advisoryTitleInputLabel: 'Advisory Title',\r
8 cssClassInputLabel: 'Stylesheet Classes',\r
9 edit: 'Edit Div',\r
10 inlineStyleInputLabel: 'Inline Style',\r
11 langDirLTRLabel: 'Left to Right (LTR)',\r
12 langDirLabel: 'Language Direction',\r
13 langDirRTLLabel: 'Right to Left (RTL)',\r
14 languageCodeInputLabel: ' Language Code',\r
15 remove: 'Remove Div',\r
16 styleSelectLabel: 'Style',\r
17 title: 'Create Div Container',\r
18 toolbar: 'Create Div Container'\r
19} );\r