Plugin for localizing Unity projects using Google Tables. It can translate Text components, TextMeshPro, and receive localized strings in custom scripts. Has flexible customization.
- Automatic translation of Text, TextMeshPro components
- Runtime change language without restarting the application
- Using different Google Tables for development and release versions
- Ability to customize the download of translations (auto, manual)
- Ability to download translations before building the project
- Functionality for quick testing of translations
- Validation of translations
On the project homepage you can find information about SimpleLocalization: documentation, getting-started guides and downloading.