Localization Game

Localization Game is a plugin that allows you to quickly translate strings in your game using the Google Translate service via REST requests.

Category:
Tags: , , , , , , , ,

Description

Quick start video

Localization Game is a plugin that allows you to quickly translate strings in your game using the Google Translate service or Yandex Translate via REST requests. The plugin is designed to work in the editor and will not be included in the build of the game. The plugin works in conjunction with the “Localization Dashboard” localization system.

For the plugin to work, you need to register in Google Cloud, create a project in Google Cloud and get an API key. More details in the documentation.

Cloud Translation pricing

For information about the price and obtaining API keys for translating through Yandex, see the documentation.

Technical Details

Code Modules:

Number of C++ Classes: 11

Network Replicated: No

Supported Development Platforms: Win64, MacOS (Other not tested)

Supported Target Build Platforms: the plugin is intended only for the editor and will not be included in the game build

Documentation: Rus / Eng

Example Project: https://gitlab.com/Hichigo/localizationoverview

Before downloading the example project, switch to the branch with the desired engine version

Supported Engine Versions

4.26 – 4.27, 5.0 – 5.3