Spotlight Sale: Save 50% on select Animations now through September 23.

Localization Translation Lite

xyz8808 - Code Plugins - Sep 18, 2024

Localization Translation allows you to translate all collected strings with just one click.

  • Supported Platforms
  • Supported Engine Versions
    5.2 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

Quick start video

Localization Translation is a plugin that allows you to translate all collected strings in a project with just one click of a button. It only works in the editor and will not be packaged into the game. With this plugin, you don't need Google API or Azure API, just install enable click to complete all translation tasks.

Please refer to the documentation on how to use the plugin:Introduction | Easy Localization Translation (gitbook.io)

The Epic Marketplace can only upload codes from the last 3 versions, so if you have an earlier version of the engine, head over to our Discord channel to get it.

Discord : https://discord.gg/sgH4Rg67gJ

Limitations:

We have maintained various cloud service resources required for translating text in the background, but these resources are not free, so there may be some restrictions on the use of plugins.

  • Each device can translate 3,000 characters for free every month and automatically reset next month. Time is calculated from the first time the plugin is used.
  • Specifying a translation provider requires an API subscription.


  • Specifying the use of Google will consume the real character count *2 of the available credit.
  • Specifying the use of DeepL will consume the available credit for the number of real characters * 4.

Technical Details

Features:

  • auto translate all collected strings 

Code Modules:

  •   trans(editor)

Number of Blueprints:0

Number of C++ Classes:11

Network Replicated: No

Supported Development Platforms: Win64

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

Documentation: Introduction | Easy Localization Translation (gitbook.io)

Example Project: xyz8808/transDemo_5_4 (github.com)

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