We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfada0b commit 4aed16aCopy full SHA for 4aed16a
docs/multisite/languages/back_office_translations.md
@@ -30,7 +30,7 @@ If your browser language is set to French, the Back Office will be displayed in
30
31
`ibexa.system.<siteaccess>.user_preferences.additional_translations: ['pl_PL', 'fr_FR']`
32
33
- Then, run `composer run post-update-cmd` which include a cache clear.
+ Then, run `composer run post-update-cmd` and `php bin/console cache:clear --siteaccess=admin`
34
35
### Contributing Back Office translations
36
0 commit comments