LDAPAccountManager/lam/templates/lib/extra/ckeditor/plugins/removeformat/lang/pt-br.js

8 lines
244 B
JavaScript

/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'removeformat', 'pt-br', {
toolbar: 'Remover Formatação'
} );