---
title: "translate dynamic · RUAL Documentation"
description: "Translates a dynamic key and builds DOM nodes from the HTML within these keys."
canonical: https://docs.rual.nl/block-types/translations/state_translate_dynamic
language: en
---

# translate dynamic

This block is part of the [`translations`](https://docs.rual.nl/block-types/translations) group and was last modified in core [`v10.4.28`](https://docs.rual.nl/core-versions/100428).

Translates a dynamic key and builds DOM nodes from the HTML within these keys.

- key required `value` The key to be translated.

- language `value` The language of the Dynamic translate key. • Hidden when unused

- state `state` Returns the element to the frontend state.

A typical wiring for [translate dynamic](https://docs.rual.nl/block-types/translations/state_translate_dynamic): [value](https://docs.rual.nl/block-types/value/value_default) feeds the `key` pin; the `state` out pin feeds [get component child](https://docs.rual.nl/block-types/state%20actions/state_component_get_child).

![Studio canvas example for the translate dynamic block: typical wiring for translate dynamic.](https://docs.rual.nl/canvas-examples/state_translate_dynamic.png)

### Version history

Introduced in [`v10.4.28`](https://docs.rual.nl/core-versions/100428).
