-
Notifications
You must be signed in to change notification settings - Fork 51
DEVDOCS-6365 - Add updates to multi-language being turned on by default in new stores #1094
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
docs/storefront/catalyst/content-management/internationalization/multi-language/setup.mdx
Show resolved
Hide resolved
docs/storefront/catalyst/content-management/internationalization/multi-language/setup.mdx
Show resolved
Hide resolved
docs/storefront/catalyst/content-management/internationalization/multi-language/setup.mdx
Show resolved
Hide resolved
docs/storefront/catalyst/content-management/internationalization/multi-language/setup.mdx
Show resolved
Hide resolved
docs/storefront/catalyst/content-management/internationalization/multi-language/setup.mdx
Show resolved
Hide resolved
docs/storefront/catalyst/content-management/internationalization/multi-language/setup.mdx
Show resolved
Hide resolved
docs/storefront/catalyst/content-management/internationalization/multi-language/setup.mdx
Show resolved
Hide resolved
docs/storefront/catalyst/content-management/internationalization/multi-language/setup.mdx
Show resolved
Hide resolved
docs/storefront/catalyst/content-management/internationalization/multi-language/setup.mdx
Show resolved
Hide resolved
docs/storefront/catalyst/content-management/internationalization/multi-language/setup.mdx
Show resolved
Hide resolved
* Add translations for categories and locations to multiple locales added to Catalyst channel. Learn about how to use the [GraphQL Admin API](https://developer.bigcommerce.com/docs/store-operations/translations) to add translations to a single channel and locale. | ||
|
||
<Callout type="info"> | ||
Managing locales (in Control Panel, CLI, or via the GraphQL Admin API) is available for Catalyst channels. As of `October 2025`, new stores have the multi-language feature enabled by default. On stores where multi-language is disabled, locale mutations and Channel Manager locale controls aren't available. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all Catalyst stores are multi-lang enabled on Oct 8.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@DmytroSirenko can you verify this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now:
- new stores are created w/o Multi-Language enabled
- Multi-Language is turned on AFTER creation of the first Catalyst storefront. I.e. ALL stores with at least one Catalyst storefront have Multi-Language enabled.
After October 21 (not a final date):
- new stores are created w/ Multi-Language enabled
While Multi-Language is de facto restricted in Stencil the only visible difference after October 21 will be that headless storefronts (not Catalyst) will get access to Multi-Language features similar to Catalyst storefronts.
## Adding a locale in Catalyst | ||
|
||
<Callout type="info"> | ||
**Control Panel access:** The Localization tab in Channel Manager for adding/removing locales is available for Catalyst channels. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
They can manage languages for a Catalyst storefront in Settings > Localization or via editing the channel in Channel Manager.
DEVDOCS-6365
What changed?
Release notes draft
In new stores, multi-language is now turned on by default.
ping @bigcommerce/dev-docs @bc-terra