aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/maximize/lang/de-ch.js
blob: acc08f341848043283cf70454173e7208c0f3e94 (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'de-ch', {
	maximize: 'Maximieren',
	minimize: 'Minimieren'
} );