/* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'mathjax', 'fr', { title: 'Formules mathématiques en TeX', button: 'Maths', dialogInput: 'Saisir la formule TeX ici', docUrl: 'http://fr.wikibooks.org/wiki/LaTeX/Math%C3%A9matiques', docLabel: 'Documentation de TeX', loading: 'chargement...', pathName: 'maths' } );