Skip to content
Patrick-Dos-Santos edited this page Sep 13, 2010 · 3 revisions

Welcome to the Jelix-Locales-Interface wiki!

Here somethings you have to know :

This project allows you to read and write locale files in jelix using a web interface.

In order for it to work properly, you just have to specify the locales you want to use in the defaultconfig.ini.php file in the /var/config/ directory of your jelix application.

To do so, this lines in your defaultconfig.ini.php

“[locales]
langs[] = xx or xx_XX”

Where xx = fr and xx_XX=fr_FR

Clone this wiki locally