# On Localization Language Change

## Overview

![The On Localization Language Change Node.](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-8bcfc05324f0d4d2bccc879b899d5f7304b09646%2Fonlocalizationlanguagechangenode.png?alt=media)

**On Localization Language Change Node** is an **Event Listener** **Node** used for executing a **Logic Branch** when there is a change in the current language. It also outputs the new current language.

[**Scope**](https://docs.incari.com/incari-studio/2024.1/overview#scopes): **Scene**, **Prefab**.

## Inputs

| Input             | Type      | Description                                                           |
| ----------------- | --------- | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse** | A standard **Input Pulse**, to trigger the execution of the **Node**. |

## Outputs

| Output             | Type       | Description                                                                                                                            |
| ------------------ | ---------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse**  | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |
| `Language`         | **String** | The current language on execution of the **Node**.                                                                                     |

## See Also

* [**Localization**](https://github.com/cgi-studio-gmbh/incari-doc/blob/2024.1/modules/project-settings/localization.md)
* [**Localiztion Nodes**](https://docs.incari.com/incari-studio/2024.1/toolbox/localization)
