Skip to content

Commit 9d0dc75

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/multisite/languages/back_office_translations.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,5 @@ The language to display will then be selected automatically based on [user prefe
120120

121121
!!! note
122122

123-
Run `composer run post-update-cmd` which install your translations to JavaScript through Bazinga, and also clear the cache.
123+
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

Comments
 (0)