### Features

#### Multiple formats translation

```yaml
translations:
  dir: translations       # translations directory
  formats: ['yaml', 'mo'] # translations files format (`yaml` and `mo` by default)
```

[Documentation →](/documentation/configuration/#translations)
