]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/undo/lang/de.js
9035d3629b44a3b7dfb3020c536432cffe7d7816
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / undo / lang / de.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'undo', 'de', {
6 redo: 'Wiederherstellen',
7 undo: 'Rückgängig'
8 } );