]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blobdiff - sources/plugins/format/lang/de-ch.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / format / lang / de-ch.js
diff --git a/sources/plugins/format/lang/de-ch.js b/sources/plugins/format/lang/de-ch.js
new file mode 100644 (file)
index 0000000..906269a
--- /dev/null
@@ -0,0 +1,18 @@
+/*\r
+Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'format', 'de-ch', {\r
+       label: 'Format',\r
+       panelTitle: 'Absatzformat',\r
+       tag_address: 'Adresse',\r
+       tag_div: 'Normal (DIV)',\r
+       tag_h1: 'Überschrift 1',\r
+       tag_h2: 'Überschrift 2',\r
+       tag_h3: 'Überschrift 3',\r
+       tag_h4: 'Überschrift 4',\r
+       tag_h5: 'Überschrift 5',\r
+       tag_h6: 'Überschrift 6',\r
+       tag_p: 'Normal',\r
+       tag_pre: 'Formatiert'\r
+} );\r