aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/scayt/lang/fr.js
blob: c2c0ffb9a69fd4c4b773767331eb1f99b024a7b3 (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', 'fr', {
	btn_about: 'A propos de SCAYT',
	btn_dictionaries: 'Dictionnaires',
	btn_disable: 'Désactiver SCAYT',
	btn_enable: 'Activer SCAYT',
	btn_langs:'Langues',
	btn_options: 'Options',
	text_title: 'Vérification de l\'Orthographe en Cours de Frappe (SCAYT)'
});