虚幻商城将于十月中旬迁移至 Fab。 了解详情。

Localization Translation Lite

xyz8808 - 代码插件 - 2024/09/18

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

  • 支持的平台
  • 支持的引擎版本
    5.2 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

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.

技术细节

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