# Localize Translation

Translate your website to over 100 languages using Localize.js' translation service.

## Set the website language

The Localize Translation Plugin allows you to control the language by setting the language through an API action.

### Language code

Select the language code in the dropdown menu.

## Setup

### Create a LocalizeJS account

To get started, create a free [LocalizeJS](https://localizejs.com/) account. During onboarding, you'll be directed to create an organization and project.

![Project creation form](https://34394582-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M5sbzwG7CljeZdkntrL%2F-MZP1wSMkh_hqK_Tbef0%2F-MZPA7smt9eFzgNFn-EK%2FScreen%20Shot%202021-04-28%20at%204.26.53%20PM.png?alt=media\&token=02b5add6-f9d9-4813-97cd-0d883cc5e802)

Once your project is created, you'll be directed to your LocalizeJS project dashboard where you can obtain your Project Key.

### Install Localize Translation plugin

The Localize Translation plugin can be installed in the plugins gallery.&#x20;

### Configure the plugin

Once installed, you'll enter the Project Key from your project dashboard into the appropriate field in the Plugin settings.

![](https://34394582-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M5sbzwG7CljeZdkntrL%2F-MZP1wSMkh_hqK_Tbef0%2F-MZPB4MgSH3D38f_eV3I%2FScreen%20Shot%202021-04-28%20at%204.33.59%20PM.png?alt=media\&token=68742754-dac0-4eb8-bae6-0c9042beb553)

Once the plugin is configured, you'll be able to use the [Set The Website Language](#set-the-website-language) workflow action in your app.

![](https://34394582-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M5sbzwG7CljeZdkntrL%2F-MZP1wSMkh_hqK_Tbef0%2F-MZPBeE6lxaJ4kLJAgfI%2FScreen%20Shot%202021-04-28%20at%204.35.33%20PM.png?alt=media\&token=5abd63de-9016-4a18-968e-e37268c688d2)

## FAQ

(Have a suggested FAQ to help other Bubblers? Please visit our [Support center](https://bubble.io/support) to get in touch with a member of our Support team!)


---

# 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.bubble.io/core-resources/bubble-made-plugins/localize-translation.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.
