]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/div/lang/hi.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / hi.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', 'hi', {\r
6 IdInputLabel: 'Id',\r
7 advisoryTitleInputLabel: 'परामर्श शीर्शक',\r
8 cssClassInputLabel: 'स्टाइल-शीट क्लास',\r
9 edit: 'Edit Div', // MISSING\r
10 inlineStyleInputLabel: 'Inline Style', // MISSING\r
11 langDirLTRLabel: 'बायें से दायें (LTR)',\r
12 langDirLabel: 'भाषा लिखने की दिशा',\r
13 langDirRTLLabel: 'दायें से बायें (RTL)',\r
14 languageCodeInputLabel: ' Language Code', // MISSING\r
15 remove: 'Remove Div', // MISSING\r
16 styleSelectLabel: 'स्टाइल',\r
17 title: 'Create Div Container', // MISSING\r
18 toolbar: 'Create Div Container' // MISSING\r
19} );\r