aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/smiley/lang/de-ch.js
blob: 34418ce2ec1ca3f3e2f63b7a2de3f43af93a8b90 (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'smiley', 'de-ch', {
	options: 'Smiley-Optionen',
	title: 'Smiley auswählen',
	toolbar: 'Smiley'
} );