]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/plugins/format/lang/az.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / format / lang / az.js
diff --git a/sources/plugins/format/lang/az.js b/sources/plugins/format/lang/az.js
new file mode 100644 (file)
index 0000000..05b2d54
--- /dev/null
@@ -0,0 +1,18 @@
+/*\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( 'format', 'az', {\r
+       label: 'Format',\r
+       panelTitle: 'Abzasın formatı',\r
+       tag_address: 'Ünvan',\r
+       tag_div: 'Normal (DIV)',\r
+       tag_h1: 'Başlıq 1',\r
+       tag_h2: 'Başlıq 2',\r
+       tag_h3: 'Başlıq 3',\r
+       tag_h4: 'Başlıq 4',\r
+       tag_h5: 'Başlıq 5',\r
+       tag_h6: 'Başlıq 6',\r
+       tag_p: 'Normal',\r
+       tag_pre: 'Formatı saxla'\r
+} );\r