summaryrefslogtreecommitdiff
path: root/plugins/specialchar/lang/pt-br.js
blob: 0dd661fbb130a72b9f6638f79773f2e89ad7bf62 (plain)
1
2
3
4
5
6
7
8
9
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'specialchar', 'pt-br', {
	options: 'Opções de Caractere Especial',
	title: 'Selecione um Caractere Especial',
	toolbar: 'Inserir Caractere Especial'
});