7908ab96527d10c84a0228aa2011e3ad18414c81.svn-base
386 Bytes
/*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'uicolor', 'pt-br',
{
uicolor :
{
title : 'Paleta de Cores',
preview : 'Visualização ao vivo',
config : 'Cole o texto no seu arquivo config.js',
predefined : 'Conjuntos de cores predefinidos'
}
});