Skip to content

Commit

Permalink
back_office_translations.md: post-update-cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
adriendupuis authored Sep 23, 2024
1 parent 19cdded commit 19a275b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/multisite/languages/back_office_translations.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ If your browser language is set to French, the Back Office will be displayed in

`ibexa.system.<siteaccess>.user_preferences.additional_translations: ['pl_PL', 'fr_FR']`

Then, run `composer run post-update-cmd` and clear the cache.
Then, run `composer run post-update-cmd` which include a cache clear.

### Contributing Back Office translations

Expand Down Expand Up @@ -120,4 +120,4 @@ The language to display will then be selected automatically based on [user prefe

!!! note

You may need to clear the cache after adding new translations, before they are available in the Back Office.
Run `composer run post-update-cmd` which install your translations to JavaScript through Bazinga, and also clear the cache.

0 comments on commit 19a275b

Please sign in to comment.