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

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