aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/specialchar/lang/pt.js
blob: fd2ba8a40dd632a3d209b6ccfc4eadb74bcb5909 (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', {
	options: 'Opções de caracteres especiais',
	title: 'Selecione um caracter especial',
	toolbar: 'Inserir carácter especial'
} );