LDAPAccountManager/lam/templates/lib/extra/ckeditor/plugins/iframe/lang/fr.js

12 lines
465 B
JavaScript

/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'iframe', 'fr', {
border: 'Afficher la bordure du cadre',
noUrl: 'Veuillez entrer l\'URL du contenu du cadre',
scrolling: 'Activer les barres de défilement',
title: 'Propriétés du cadre de contenu incorporé',
toolbar: 'Cadre de contenu incorporé'
} );