aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/stylescombo/lang/ca.js
blob: 59844aa8e923bdc3ca3d3252ca671d8b179d6477 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'stylescombo', 'ca', {
	label: 'Estil',
	panelTitle: 'Estils de format',
	panelTitle1: 'Estils de bloc',
	panelTitle2: 'Estils incrustats',
	panelTitle3: 'Estils d\'objecte'
} );