aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/specialchar/lang/fr-ca.js
blob: 6a5c8aa2c707d013a8b0a17eae22802e724f91a3 (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( 'specialchar', 'fr-ca', {
	options: 'Option des caractères spéciaux',
	title: 'Sélectionner un caractère spécial',
	toolbar: 'Insérer un caractère spécial'
} );