LingoFlow is a localization toolkit for Unity UI and TextMeshPro, designed to make multilingual interfaces easy to set up, maintain, and extend. It provides a complete workflow for UI localization—built to integrate cleanly with your existing project structure and development pipeline.
🌍 Features 🌍
💬 Multiple CSV Importing 💬
Quickly import or update localized text from one or more CSV files in just a few clicks—ideal for first-time setup and ongoing iteration.
💬 Google Spreadsheet Support 💬
Quickly set up or update Google Sheets using LingoFlow’s custom Google Apps Script. Progress and missing-data summaries make it easy to track translation coverage. Export all sheets in one click from LingoFlow’s tools menu.
💬 LTR/RTL + Bidirectional (BiDi) Support 💬
Switch writing direction at runtime and handle mixed-direction strings correctly (e.g., Arabic or Hebrew text containing universal terms like “PIN”) without breaking sentence structure.
💬 Comprehensive Language Support 💬
Add any language and configure per-language settings, including font types and preset materials.
💬 Robust Fallback Support 💬
Reliable fallbacks ensure predictable output when a font or translation is missing, helping you ship stable builds with fewer edge-case issues.
💬 Native Unity TMP UI Support 💬
Built around standard TextMeshPro and Unity UI patterns, so you can localize UI and text consistently across your project.
💬 Clean GUI Workflows 💬
Inspector-driven setup and editor tools help you configure language support, validate content, and manage localization without clutter.
💬 Comprehensive Font Support & Workflows 💬
Configure per-language font support with sensible fallbacks, ensuring readable UI across Latin and non-Latin scripts.
💬 Expandable Framework 💬
Designed for extension—override-friendly patterns make it straightforward to add project-specific rules, components, and tooling.