unity – I2 Localization U3080

I2 Localization

Detect and fix errors
Parse scenarios to find missing or unused translations and duplicate or similar terms.

child object translation
Set up sub-terms and change not only text and images but also fonts and graphics for each language.

Callbacks and parameters
Translations can be modified to insert scores, names and game variables according to language grammar rules.

plural
Grammar rules are built in for every language, from languages using only singular and plural numbers up to languages with 6 conjugations.

RTL (Right To Left) Language
Correct rendering of RTL languages with line wrapping and alignment

save memory
Create fonts using only the text you use. Link resource bundles to add more localized content.

simple and efficient
Edit and preview all translations in the same place, only works when the current language is loaded. Use the quick view feature to access.

reuse translation
Set text to automatically display uppercase, lowercase, sentence caps, word capitals, and more.