Skip to content

Commit 4aed16a

Browse files
authored
Update docs/multisite/languages/back_office_translations.md
1 parent dfada0b commit 4aed16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/multisite/languages/back_office_translations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If your browser language is set to French, the Back Office will be displayed in
3030

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

33-
Then, run `composer run post-update-cmd` which include a cache clear.
33+
Then, run `composer run post-update-cmd` and `php bin/console cache:clear --siteaccess=admin`
3434

3535
### Contributing Back Office translations
3636

0 commit comments

Comments
 (0)