]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/font/lang/hi.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / font / lang / hi.js
diff --git a/sources/plugins/font/lang/hi.js b/sources/plugins/font/lang/hi.js
new file mode 100644 (file)
index 0000000..9088abe
--- /dev/null
@@ -0,0 +1,14 @@
+/*\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( 'font', 'hi', {\r
+       fontSize: {\r
+               label: 'साइज़',\r
+               voiceLabel: 'Font Size',\r
+               panelTitle: 'साइज़'\r
+       },\r
+       label: 'फ़ॉन्ट',\r
+       panelTitle: 'फ़ॉन्ट',\r
+       voiceLabel: 'फ़ॉन्ट'\r
+} );\r