> For the complete documentation index, see [llms.txt](https://manual.scandipwa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.scandipwa.com/v4.2.0/basic-configuration/store-details/locale-options.md).

# Locale Options

<div align="left"><img src="/files/-MKEtcs3MMh3BnKgiglq" alt=""></div>

### MAGENTO 2 LOCALE CUSTOMIZATION SUPPORT: <a href="#localeoptions-magento2localeconfigurationsupport" id="localeoptions-magento2localeconfigurationsupport"></a>

| **SETTING**                                                                                | STATUS        | DESCRIPTION                                                                                                                                                                                                                                                                               |
| ------------------------------------------------------------------------------------------ | ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Locale](/v4.2.0/basic-configuration/store-details/locale-options.md#LocaleOptions-Locale) | **SUPPORTED** | <p>Determines the language used on the store.</p><p><strong>NOTE!</strong> Before switching the store locale in the Magento 2, please refer to <a href="https://github.com/scandipwa/base-theme/releases/tag/2.7.0"><https://github.com/scandipwa/base-theme/releases/tag/2.7.0></a>.</p> |
| [Timezone](/v4.2.0/basic-configuration/store-details/locale-options.md#timezone)           | **SUPPORTED** | Determines the timezone of the website.                                                                                                                                                                                                                                                   |

### **TIMEZONE**&#x20;

In ScandiPWA, the timezone you set in your back-end, determines the time when the orders get created. The timezone can be set to each website differently, however, for server script sync, it is recommended to set Global timezone settings for UMC.

### LOCALE <a href="#localeoptions-locale" id="localeoptions-locale"></a>

ScandiPWA supports multiple languages out of the box. Our translation file is growing every day and includes languages like French, German, Russian, Turkish, Dutch, Norwegian, etc. The full list is available in the ScandiPWA GitHub [here](https://github.com/scandipwa/base-theme/tree/2.x-dev/i18n).&#x20;

By default, ScandiPWA comes with English language set in Magent beck-end. To set a different language to your store, the translation bundle needs to be switched.&#x20;

#### **To configure the store locale please refer to** <https://github.com/scandipwa/base-theme/releases/tag/2.7.0> <a href="#localeoptions-toconfigurethestorelocalepleaserefertohttps-github.com-scandipwa-base-theme-releases-t" id="localeoptions-toconfigurethestorelocalepleaserefertohttps-github.com-scandipwa-base-theme-releases-t"></a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.scandipwa.com/v4.2.0/basic-configuration/store-details/locale-options.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
