first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapTab/lang/pt-br.js
Normal file
22
libraries/ckeditor/plugins/bootstrapTab/lang/pt-br.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapTab', 'pt-br', {
|
||||
plugin : 'Tab Bootstrap',
|
||||
title : 'Título',
|
||||
content : 'Conteúdo',
|
||||
htmlIsAllowed : 'HTML é Permitido',
|
||||
addNewItem : 'Add New Item',
|
||||
minimum : 'Plugin deve conter pelo menos 1 artigo',
|
||||
link : 'Link',
|
||||
style : 'Estilo',
|
||||
type : 'Tipo',
|
||||
size : 'Tamanho',
|
||||
blockLevel : 'Bloco de Nível',
|
||||
active : 'Ativo',
|
||||
enabled : 'Ativado',
|
||||
text : 'Texto',
|
||||
preview : 'Visualização',
|
||||
optional : 'Opcional',
|
||||
badge : 'Crachá',
|
||||
caption : 'Subtítulo',
|
||||
image : 'Imagem',
|
||||
delete : 'Tem certeza de que deseja excluir este item?'
|
||||
});
|
||||
Reference in New Issue
Block a user