What problem does it solve?
Maintainers of UniGetUI need visibility into which languages are fully translated and which still have missing, empty, or untranslated entries across checked-in language files, without manually inspecting each locale.
Core Features & Use Cases
- Completion Calculation: Computes per-language completion percentages using English active keys as the baseline, treating source-equal values as untranslated for non-English languages.
- Flexible Output Formats: Produces reports as a console table, Markdown, or JSON, with optional file output for sharing or archiving.
- Filtering Options: Supports flags to include English, show only incomplete languages, and surface stored percentage deltas versus computed results.
- Use Case: Before a release, run the report with the incomplete-only Markdown option to post a localization status summary showing which languages still need translator contributions.
Quick Start
Ask the assistant to run the translation status report for UniGetUI and show which languages are still incomplete.