]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/plugins/format/lang/fr.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / format / lang / fr.js
index 4a76b58795d3837304642abcb9460836e6f686b2..6962da78200c396f6998f9da27b740d49574b9b1 100644 (file)
@@ -1,12 +1,12 @@
 /*\r
-Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.md or http://ckeditor.com/license\r
 */\r
 CKEDITOR.plugins.setLang( 'format', 'fr', {\r
        label: 'Format',\r
        panelTitle: 'Format de paragraphe',\r
        tag_address: 'Adresse',\r
-       tag_div: 'Normal (DIV)',\r
+       tag_div: 'Division',\r
        tag_h1: 'Titre 1',\r
        tag_h2: 'Titre 2',\r
        tag_h3: 'Titre 3',\r
@@ -14,5 +14,5 @@ CKEDITOR.plugins.setLang( 'format', 'fr', {
        tag_h5: 'Titre 5',\r
        tag_h6: 'Titre 6',\r
        tag_p: 'Normal',\r
-       tag_pre: 'Formaté'\r
+       tag_pre: 'Préformaté'\r
 } );\r