aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/button/lang/en.js
blob: b0b48079e5870df4ce71837d2b34ce97ca31d3be (plain) (blame)
1
2
3
4
5
6
7
8
/**
 * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
 * For licensing, see LICENSE.md or http://ckeditor.com/license
 */

CKEDITOR.plugins.setLang( 'button', 'en', {
	selectedLabel: '%1 (Selected)'
} );