summaryrefslogtreecommitdiff
path: root/plugins/smiley/lang/pt-br.js
blob: dbeabdc89735087f1480fe6cfa48f9e7857c8fb0 (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( 'smiley', 'pt-br', {
	options: 'Opções de Emoticons',
	title: 'Inserir Emoticon',
	toolbar: 'Emoticon'
});