blob: 1e7f2df7d426276bfb0587d206339720bb50a617 (
plain) (
tree)
|
|
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'removeformat', 'lt', {
toolbar: 'Panaikinti formatą'
} );
|