aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/specialchar/lang/pt.js
blob: dd8983e67ad9afc76ff55282da02aee69cbf4bda (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
Copyright (c) 2003-2016, 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'
} );