Language

I want to use locale_se.js in dhtmlxScheduler but how?
/Michael

Hello,

Please check \scheduler\samples\01_initialization_loading\07_locale_usage.html sample.
You simply need to include file:

<script src="../../sources/locale_se.js" type="text/javascript" charset="utf-8"></script>

Best regards,
Ilya

Thank You for the answer but I’m not so familiar with Scheduler so where do I find it and what file do I have to complete?

Best regards,
Michael

Hello, Michael.

Another options: edit your plugin (wordpress, joomla) to match your locale or simply rename locale_se.js to locale_en.js (it’s used by default).

Best regards,
Ilya