blob: e02c45a0835f0fad7b0f0d8d752a6ba68035ccd1 (
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', 'pt', {
selectedLabel: '%1 (Selecionado)'
} );
|