]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/plugins/format/lang/oc.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / format / lang / oc.js
diff --git a/sources/plugins/format/lang/oc.js b/sources/plugins/format/lang/oc.js
new file mode 100644 (file)
index 0000000..5083f3f
--- /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', 'oc', {\r
+       label: 'Format',\r
+       panelTitle: 'Format de paragraf',\r
+       tag_address: 'Adreça',\r
+       tag_div: 'Division (DIV)',\r
+       tag_h1: 'Títol 1',\r
+       tag_h2: 'Títol 2',\r
+       tag_h3: 'Títol 3',\r
+       tag_h4: 'Títol 4',\r
+       tag_h5: 'Títol 5',\r
+       tag_h6: 'Títol 6',\r
+       tag_p: 'Normal',\r
+       tag_pre: 'Preformatat'\r
+} );\r