aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/widget/lang/de-ch.js
blob: 02b07231af432fa5a158eba46e121fee6cb64f2c (plain) (blame)
1
2
3
4
5
6
7
/**
 * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
 * For licensing, see LICENSE.md or http://ckeditor.com/license
 */
CKEDITOR.plugins.setLang( 'widget', 'de-ch', {
	'move': 'Zum Verschieben anwählen und ziehen'
} );