Skip to content

Commit a778134

Browse files
authored
Update docs/multisite/languages/back_office_translations.md
1 parent d01c062 commit a778134

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/multisite/languages/back_office_translations.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,8 @@ The language to display is then selected automatically based on [user preference
117117

118118
!!! note
119119

120-
Run `composer run post-update-cmd` which installs your JavaScript translations by using `BazingaJsTranslationBundle`, and clears the cache of the default Siteaccess.
121-
Run `php bin/console cache:clear --siteaccess=admin` to clear the back office cache (adapt SiteAccess if needed).
120+
Run `composer run post-update-cmd` which installs your JavaScript translations by using `BazingaJsTranslationBundle`,
121+
and clears the cache of the default Siteaccess.
122+
123+
Run `php bin/console cache:clear --siteaccess=admin` to clear the back office cache.
124+
You may need to replace `admin` with the back office's SiteAccess name used in your installation.

0 commit comments

Comments
 (0)