]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/list/lang/pt-br.js
f3fc91e2210f6779fbc9a50e55d7d5f2440685f0
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / list / lang / pt-br.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'list', 'pt-br', {
6 bulletedlist: 'Lista sem números',
7 numberedlist: 'Lista numerada'
8 } );