]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blob - sources/plugins/iframe/lang/fr.js
Initial commit
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / iframe / lang / fr.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'iframe', 'fr', {
6 border: 'Afficher une bordure de la IFrame',
7 noUrl: 'Veuillez entrer l\'adresse du lien de la IFrame',
8 scrolling: 'Permettre à la barre de défilement',
9 title: 'Propriétés de la IFrame',
10 toolbar: 'IFrame'
11 } );