
説明
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




