Simple Localizer is a tool for Unity to quickly and easily add translations to a game.
You can find the tool in the Unity Asset Store .
Features:
- Easy and fast integration of translated texts
- Changing the language via a built-in dropdown menu
- Texts can be translated either by script or by using the TextLocalizer component to automatically translate texts using keys
- After changing the language all texts are updated automatically
- Very modular structure
- Runtime extension of the dictionary using scripts