-
Notifications
You must be signed in to change notification settings - Fork 159
Translation
Ycarus edited this page Jul 30, 2018
·
3 revisions
You need to enable Allow site translation in install/index.php script.
You also need to have the locale for the translation you want, for example to enable french:
echo fr_FR >> /etc/locale.gen
locale-gen
You can use Poedit to translate locale/fam.pot and create locale/xx_XX/LC_MESSAGES/fam.po and compile it to locale/xx_XX/LC_MESSAGES/fam.mo.