aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/magicline/lang/fr.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/magicline/lang/fr.js')
-rw-r--r--sources/plugins/magicline/lang/fr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/plugins/magicline/lang/fr.js b/sources/plugins/magicline/lang/fr.js
index da3610b..430fc5f 100644
--- a/sources/plugins/magicline/lang/fr.js
+++ b/sources/plugins/magicline/lang/fr.js
@@ -1,8 +1,8 @@
1/** 1/**
2 * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 2 * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3 * For licensing, see LICENSE.md or http://ckeditor.com/license 3 * For licensing, see LICENSE.md or http://ckeditor.com/license
4 */ 4 */
5 5
6CKEDITOR.plugins.setLang( 'magicline', 'fr', { 6CKEDITOR.plugins.setLang( 'magicline', 'fr', {
7 title: 'Insérez un paragraphe ici' 7 title: 'Insérer un paragraphe ici'
8} ); 8} );