I am French, how to change the language in French

Added by djobi djoba 5 months ago

Hi, I found this great script, but it is not French!
At which point I just changed the language? thank you


Replies (2)

RE: I am French, how to change the language in French - Added by Troex Nevelin 5 months ago

include your language file <script src="js/i18n/elfinder.fr.js" type="text/javascript" charset="utf-8"></script>

And during elFinder (the same for elRTE) add lang : 'fr' option. See wiki for more examples

RE: I am French, how to change the language in French - Added by Miser Shadows 4 months ago

Salut,
en fait il faut que tu remplaces le

&lt;script src="js/i18n/elfinder.ru.js"    type="text/javascript" charset="utf-8"&gt;&lt;/script&gt; 
par
&lt;script src="js/i18n/elfinder.fr.js" type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;

dans le fichier elfinder.html ou elfinder.src.html ou... selon ta version

A+
Mister Shadows

(1-2/2)