]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/plugins/basicstyles/lang/az.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / basicstyles / lang / az.js
diff --git a/sources/plugins/basicstyles/lang/az.js b/sources/plugins/basicstyles/lang/az.js
new file mode 100644 (file)
index 0000000..097a1ec
--- /dev/null
@@ -0,0 +1,12 @@
+/*\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( 'basicstyles', 'az', {\r
+       bold: 'Qalın',\r
+       italic: 'Kursiv',\r
+       strike: 'Üstüxətli',\r
+       subscript: 'Aşağı indeks',\r
+       superscript: 'Yuxarı indeks',\r
+       underline: 'Altdan xətt'\r
+} );\r