aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/button/lang/ko.js
blob: 64ad966b7067b5398051abdb128f6fb6f62818be (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', 'ko', {
	selectedLabel: '%1 (선택됨)'
} );