Skip to content
Media 1 for listing Simple CSV Translator for Unity

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

πŸ’¬ Support

[email protected]

Included formats