Transable — App Translation 0.1.0-preview.2 Tools 4.1 Community
Submitted by user Dzonilay; MIT; 2026-07-09
One line makes your Godot game multilingual. Add the Transable autoload and call Transable.t("hello", "Hello") or Transable.translate_batch([...]) — UI strings are translated via the Transable API into 90+ languages and cached on disk for instant, offline subsequent launches. Safe mode keeps emails, paths, versions and user input out of the network. Never throws into game code — any failure degrades to the source text.
EXPERIMENTAL PREVIEW (0.1.0-preview.2): the addon compiles and runs in Godot 4.7; the API may change. Get a free API key at https://transable.to/apps. Docs: https://transable.to/docs/apps/godot
View files Download Submit an issue Recent Edits