aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/smiley/lang/ca.js
blob: ef0a2650836d8f73bcbb6f799e3b859c2e92c7f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'smiley', 'ca', {
	options: 'Opcions d\'emoticones',
	title: 'Insereix una icona',
	toolbar: 'Icona'
} );