]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blob - sources/plugins/colordialog/lang/oc.js
c093efbe1ad68c2d7b2ea72ac26b10ce7b2bcbc7
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / colordialog / lang / oc.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( 'colordialog', 'oc', {
6 clear: 'Escafar',
7 highlight: 'Puntada',
8 options: 'Opcions de color',
9 selected: 'Color seleccionada',
10 title: 'Seleccionar una color'
11 } );