All Projects → VP-GAMES → LocalizationEditor

VP-GAMES / LocalizationEditor

Licence: MIT license
Localization editor plugin for Godot Engine

Programming Languages

GDScript
375 projects

LocalizationEditor

This is a Godot Editor plugin to manage localization data. The plugin allows you to quickly and easily edit translations in csv format. You can also auto translate your text (build in Google Translator) Remaps are also supported. Resources are assigned very easily using drag and drop. The assigned resources can be viewed in preview window, to check them. Inputs are also checked for errors. The wrong entries are highlighted in color.

Version: 1.6.4

The following validations are supported:

  • Empty entries
  • Missing resources in the specified path
  • Incorrect resource type assignments
  • Same resources in different languages

The following screenshots show the working areas of the plugin:

Videos

EN Localization Editor EN Localization Editor

RU Localization Editor RU Localization Editor

DE Localization Editor DE Localization Editor

Images

Select locales Locales editor

Edit translations Translations editor

Edit remaps Remaps editor

Edit placeholders Placeholders editor

Auto translation(Google Translator) Translation editor

How to install

This is a regular editor plugin. Copy the contents of addons/localization_editor into the same folder in your project, and activate it in your project settings. This plugin also contain example implementation. You find it in addons/localization_example folder.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].