Skip to content
Rodion Lodza edited this page Oct 26, 2020 · 16 revisions

0

About plugin

Plugin for localizing Unity projects using Google Tables. It can translate Text components, TextMeshPro, and receive localized strings in custom scripts. Has flexible customization.

Features

  1. Automatic translation of Text, TextMeshPro components
  2. Runtime change language without restarting the application
  3. Using different Google Tables for development and release versions
  4. Ability to customize the download of translations (auto, manual)
  5. Ability to download translations before building the project
  6. Functionality for quick testing of translations
  7. Validation of translations

Wiki contents

  1. How it works
  2. Installation and configuration
  3. Customize download behavior
  4. Customize preprocess build behavior
  5. How to translate text components
  6. How to get translation in custom scripts
  7. Runtime changing language
  8. Testing translations

1

Clone this wiki locally