
Descrizione
EasyTranslate โ Unity Localization System
EasyTranslate is a lightweight and intuitive localization tool for Unity.
It allows you to manage multilingual text using simple CSV files, no JSON or complex databases required.
Designed for developers who want a clean, visual, and code-friendly way to handle translations both in the Editor and at runtime.
๐ Key Features
๐ CSV-based workflow โ simple, editable, and version-control friendly.
๐ช Visual Translation Manager โ create and manage language datasets directly in Unity.
โ๏ธ Static and dynamic translations โ works with TextMeshPro and string.Format parameters ({0}, {1}, etc.).
๐ Runtime language switching โ change the active language instantly.
๐ง Automatic UI updates โ all registered texts update when the language changes.
๐ก Example scene included โ ready-to-use demo for quick testing.
๐ฅ๏ธ Compatibility
Works with Unity 6 and Unity 2022+
Compatible with Built-in, URP, and HDRP render pipelines
Requires TextMeshPro (TMP)
๐ Documentation
Full setup guide and examples available at:
๐ https://www.ryptimalgames.com/EasyTranslate




