Default Locale Configuration
The default_locale
setting is used as follows.
Description
This value is used as the last fallback layer if no locale would be set on the ‘all’ storeview. This locale will be used as the Magento default locale and must be the same as the locale configured on the default storeview.
Example Usage
Set:
{
"default_locale": "en_US"
}