Next Previous Contents

8. I18n

i18n stands for internationalization (count the number of letters between the i and n). Since 0.9.8 multiple languages are supported. This effort is still continuing and at the moment only the menus are multi-language. To try and select support for your language type:

export LANG=xx
 

where xx is your two letter language code not country code. If you run a shell other than bash/sh you may need to change this syntax.


Next Previous Contents