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 4aed16a commit 9d0dc75Copy full SHA for 9d0dc75
docs/multisite/languages/back_office_translations.md
@@ -120,4 +120,5 @@ The language to display will then be selected automatically based on [user prefe
120
121
!!! note
122
123
- Run `composer run post-update-cmd` which install your translations to JavaScript through Bazinga, and also clear the cache.
+ Run `composer run post-update-cmd` which both install your translations to JavaScript through Bazinga, and clear the default SiteAccess cache.
124
+ Run `php bin/console cache:clear --siteaccess=admin` to clear the Back Office cache (adapt SiteAccess name if needed).
0 commit comments