aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/scayt/lang/ca.js
blob: 798cd0f3cf5eee008653d416059a59ee6ae00ac1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'scayt', 'ca', {
	btn_about: 'Quant a l\'SCAYT',
	btn_dictionaries: 'Diccionaris',
	btn_disable: 'Deshabilita SCAYT',
	btn_enable: 'Habilitat l\'SCAYT',
	btn_langs:'Idiomes',
	btn_options: 'Opcions',
	text_title:  'Spell Check As You Type'
});