blob: f973ffc90cf76c4c5ec19561a2a50af8197fd94b (
plain) (
tree)
|
|
/**
* @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', 'id', {
selectedLabel: '%1(Dipilih)'
} );
|