A new asset that easily adds support for multiple languages

A new asset that easily adds support for multiple languages. Hpro MultiLanguage | Localization | Unity Asset Store

Overview

Hpro MultiLanguage is designed to simplify the process of implementing multiple languages in your Unity projects. This asset provides a robust system for managing and switching between different languages, ensuring that your game’s texts are updated seamlessly.

Key Features:

  • Create and manage multiple languages for your game
  • Work inside Unity in a spreadsheet like table. Don’t need any external tools
  • Automatically update text objects in your scene on the fly, based on the selected language
  • Manually use the translations in your scripts with one simple command.
  • Uses a word code system to easily translate individual words and phrases
  • Unlimited words and languages can be created
  • Edit and manage languages, words, and translations from a convenient Window in the editor

How it Works:

  1. Create multiple languages and enter translations for each word in the Language Editor Window.
  2. In your scene, rename the text objects as the corresponding word code.
  3. Run the Game.
  4. Hpro MultiLanguage automatically updates the text objects that have the appropriate name in your scene, with the correct translation based on the selected language.
  5. You may also use a simple command in your scripts to get the translated texts for any usage.

Benefits:

  • Increase your game’s global reach by supporting multiple languages
  • Save time and effort by automating the translation process
  • Easily manage and update translations from a single window in the editor.
  • Easily add/remove/update languages any time without the need to make changes in your scenes or your scripts.
  • No need for any external tools (text editors, spreadsheets etc)