aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/showblocks/lang/de.js
blob: 70462a4ad113b7f7b6dbad556ae827b455e07c1b (plain) (blame)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'showblocks', 'de', {
	toolbar: 'Blöcke anzeigen'
} );