aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/list/lang/ca.js
blob: 10df0a8486567d1808c27d07ef5831c0fd38f347 (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'ca', {
	bulletedlist: 'Llista de pics',
	numberedlist: 'Llista numerada'
} );