Translation editor

by Zylann

44

Translation editor for Godot Engine

This is an editor plugin to edit translation files from inside Godot Engine. It supports .csv and .po files, although gettext support is limited to what Godot can handle. It can also be used as a standalone editor if translation_editor.tscn is run or exported as main scene.

It can extract strings from your project automatically and adds them to a list for you to translate. There is no particular convention to use (GDScript and TSCN files have special parsing), but you can specify a prefix, in which case any common text format should work.

screenshot2

How to install

This is a regular editor plugin. Copy the contents of addons/zylann.translation_editor into the same folder in your project, and activate it in your project settings.

Version

0.3

Engine

3.1

Category

Tools

Download

Version0.3
Download

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author