# Switch Language

**Switch Language** is a built‑in feature in **ONEWEB Page Designer** that allows users to change the **designer interface language**.\
This feature is intended to improve usability for multi‑language teams working on page design.

Currently, Page Designer supports **two interface languages**:

* **English**
* **Japanese**

> Note: This feature changes the **Page Designer UI language only**.\
> It does **not** translate application content or end‑user pages.

***

### How to Switch Page Designer Language

#### Step 1: Open the About Menu

1. In **Page Designer**, click the **About** button.
2. A pop‑up window will appear.

<figure><img src="https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2FUSWNxty0Y2WDKUgYzusR%2Fimage.png?alt=media&#x26;token=2547f2cd-20c7-4916-97bb-09570fd35f37" alt=""><figcaption></figcaption></figure>

<p align="center"><em>Click About to open language options</em></p>

***

#### Step 2: Select Language

1. In the pop‑up window, locate the **Language** drop‑down list.
2. Select either:
   * **English**
   * **Japanese**

<figure><img src="https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2FQimc3RZuqGHEXSc8RBqe%2Fimage.png?alt=media&#x26;token=81e4351d-7081-44a1-8e54-ae393966ab01" alt=""><figcaption></figcaption></figure>

<p align="center"><em>Select language from drop‑down list</em></p>

Once selected, the Page Designer interface updates immediately.

***

### Example: Page Designer in Japanese

Below are examples of the **Page Designer interface displayed in Japanese** after switching the language:

<figure><img src="https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2FIu7sEQCTS93bLEkqdss2%2Fimage.png?alt=media&#x26;token=a816aa9d-9b86-441d-8d96-ea1e1d88c054" alt=""><figcaption></figcaption></figure>

<p align="center"><em>Page Designer canvas in Japanese</em></p>

<figure><img src="https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2FtHy2itJ3EnmTeM8Ly6da%2Fimage.png?alt=media&#x26;token=52ff5130-e854-4749-9411-33e23aef42e8" alt=""><figcaption></figcaption></figure>

<p align="center"><em>Component and property panels in Japanese</em></p>

<figure><img src="https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2F6nrMICQCKBHS5mHLIVl1%2Fimage.png?alt=media&#x26;token=ee6cf51e-822c-4f61-acf4-b915c7178dbb" alt=""><figcaption></figcaption></figure>

<p align="center"><em>Configuration dialogs in Japanese</em></p>

***

### Design Perspective

As part of **Page Designer best practices**:

* Use Switch Language to support **international design teams**
* Allow designers to work in the language they are most comfortable with
* Keep in mind that **content translation** must be handled separately (e.g. via Pages, Microflows, or CMS logic)

The Switch Language feature improves collaboration without affecting application behavior.


---

# 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://docs.onewebstack.com/building-apps/ui-page-designer/ux-ui-components/pages/page-features/switch-language.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.
