# Locale Options

<div align="left"><img src="https://211772054-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-MKAp4OHqU-3exwbJPC8%2F-MKEtcs3MMh3BnKgiglq%2Fsupported2.png?alt=media&#x26;token=121637f5-cce4-4bff-9f4c-06db5175374d" alt=""></div>

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

| **SETTING**                     | STATUS        | DESCRIPTION                                                                                                                                                                                                                                                                               |
| ------------------------------- | ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Locale](#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](#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: 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.3.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.
