documentation-developer icon indicating copy to clipboard operation
documentation-developer copied to clipboard

Added mention about language configuration for the back office

Open mnocon opened this issue 9 months ago • 1 comments

Based on Support's feedback:

Hi, I have not found anything about admin_group.languages in the docs.

# config/packages/ibexa_admin_ui.yaml
admin_group:
   .. 
    # For admin this needs to contain all languages you want to translate content to on the given repository.
    languages: [eng-GB]

Probably this information should be added somewhere ? (...) Any (content-) language that is used in Admin Siteaccesses needs to be added imho.

mnocon avatar Feb 25 '25 16:02 mnocon