]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blobdiff - sources/plugins/undo/lang/de-ch.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / undo / lang / de-ch.js
diff --git a/sources/plugins/undo/lang/de-ch.js b/sources/plugins/undo/lang/de-ch.js
new file mode 100644 (file)
index 0000000..f2a632b
--- /dev/null
@@ -0,0 +1,8 @@
+/*\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( 'undo', 'de-ch', {\r
+       redo: 'Wiederherstellen',\r
+       undo: 'Rückgängig'\r
+} );\r