# Locale Options

<div align="left"><img src="https://1702077504-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>

The Locale Options determine the time zone, language, and weight unit used for each store, and identify the days of the workweek in your area.

### To set the store locale <a href="#to-set-the-store-locale" id="to-set-the-store-locale"></a>

1. On the *Admin* sidebar, go to **Stores** > *Settings* > **Configuration**.
2. In the left panel under **General**, choose **General**.
3. Expand ![Expansion selector](https://docs.magento.com/user-guide/images/images/btn-expand.png) the **Locale Options** section.
4. Set your preferences.
5. When complete, click **Save Config**.
6. Flush cache storage.

### 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 in 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 set in the Magento back-end. To set a different language to your store, the translation bundle needs to be switched.&#x20;

#### **Before configuring 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/v5.0.3/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.
