Adding a New Language
To add a new language in JEM.
- First you must save the translated language files under the ../system/application/language
- Create a folder for your language file. For example, french
- save the translated language file as common_lang.php This is for the translation for your public site. For the admin area, the file should be adm_main_lang.php
- If you do not have the language files yet, you can copy the ones from /system/application/language/english folder and translate that.
- Flag images are available under the /images/misc/flags/
- Get the file name of the flag that you want to use. For example: us.gif
- On JEM Admin area Goto Settings > Languages>
- Click on add language and fill out the following
- language - name
- code - language file
- image - flag image file
