aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/specialchar/lang/pt-br.js
blob: 7b030eb260bbb7679bf7738def684e4360282e10 (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md 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'
} );