]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/pastetext/lang/de.js
40045c4b6e3c5f31db6adbef8fd5ae52ae6141e9
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / pastetext / lang / de.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'pastetext', 'de', {
6 button: 'Als Klartext einfügen',
7 title: 'Als Klartext einfügen'
8 } );