summaryrefslogtreecommitdiffstats
path: root/modules/translation/doc/02-Installation.md
blob: 04f85c8cc48ec1860afc63abbb0e5fb10932ae74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Translation Module Installation <a id="translation-module-installation"></a>

This module is provided with the Icinga Web 2 package and does
not need any extra installation step.

## Enable the Module <a id="translation-module-enable"></a>

Navigate to `Configuration` -> `Modules` -> `translation` and enable
the module.

You can also enable the module during the setup wizard, or on the CLI:

```
icingacli module enable translation
```