Style changes for the Use cases.
[yaffs-website] / web / libraries / templates / lang / pt.js
1 /*
2 Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'templates', 'pt', {
6         button: 'Temas',
7         emptyListMsg: '(Sem temas definidos)',
8         insertOption: 'Substituir conteúdos atuais',
9         options: 'Opções do modelo',
10         selectPromptMsg: 'Por favor, selecione o modelo a abrir no editor',
11         title: 'Conteúdo dos modelos'
12 } );