# Catching Missing Translations

Loads a half-translated `es` locale to show how the debugger surfaces gaps. Rows flagged `missing: true` are highlighted and rendered as `(MISSING)` with a red `MISS` badge, while the stats bar reports 3 missing of 6 (50% coverage) and turns the Missing figure into a warning. This is the everyday workflow for finding untranslated keys before shipping a locale.
