
Description
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




