From 316b3d7c6b212e3ed4c9ab6f47fef98725c565d8 Mon Sep 17 00:00:00 2001 From: DominikaK Date: Thu, 10 Mar 2022 12:47:30 +0100 Subject: [PATCH] IBX-2301: Added configuration to enable translations from i18n package --- docs/guide/back_office_translations.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/guide/back_office_translations.md b/docs/guide/back_office_translations.md index f9e3b414fe..6fda430130 100644 --- a/docs/guide/back_office_translations.md +++ b/docs/guide/back_office_translations.md @@ -2,6 +2,15 @@ ## Changing Back Office languages +To enable Back Office translations, use the following configuration: + +``` yaml +ibexa: + ui: + translations: + enabled: true +``` + ### Installing new translations If you want to install a new language in your project, install the corresponding package.