aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/save/lang/de-ch.js
blob: 608fa058214fc9538afa625afafedd9e389c5ff7 (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( 'save', 'de-ch', {
	toolbar: 'Speichern'
} );