20 lines
1018 B
Markdown
20 lines
1018 B
Markdown
# Translating farmOS
|
|
|
|
This describes how to enable translations in farmOS.
|
|
|
|
1. Enable the **farmOS Localization** (`farm_l10n`) module.
|
|
2. Add your desired language and download translations.
|
|
1. Go to Administration > Configuration > Regional and language > Languages.
|
|
2. Click "Add language"
|
|
3. Select the desired language* and click "Add language".
|
|
4. Wait for the language translations to be downloaded and updated.
|
|
3. Go to Settings > Language and set the default language, if desired.
|
|
4. Individual users can override the default language by editing their profile.
|
|
Users that were created before changing the default language will need to be
|
|
manually updated to use the new language.
|
|
|
|
* Note that farmOS has not been fully translated into every language in the
|
|
list. To view the status of translations by language, visit
|
|
[https://localize.drupal.org/translate/projects/farm](https://localize.drupal.org/translate/projects/farm)
|
|
and select the version of farmOS that you are running.
|