clean install

This commit is contained in:
2024-12-10 15:08:16 +01:00
commit e14eb2d8fd
31193 changed files with 3555714 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
# 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.