Index » Products » LaTeX Equation Editor » Language Translations CodeCogs 20 Mar 11, 8:43PMParent PostLanguage TranslationsIf you are embedding the editor then you need to change the parameters to EqEditor.embed. The prototype for this is: EqEditor.embed(divID, SID, design, language) For for french you might use: EqEditor.embed('editorDIV', '', 'mini', 'fr-fr')