Background
Missing translation keys fall back silently and ship untranslated. Warn on missing keys during the i18n check.
Files to modify (2-3)
src/lib/i18n/config.ts
src/utils/i18nUtils.ts
Acceptance Criteria
Implemented across the listed files
Unit/integration tests added or updated and passing
No regression; follows project coding standards
Background
Missing translation keys fall back silently and ship untranslated. Warn on missing keys during the i18n check.
Files to modify (2-3)
src/lib/i18n/config.ts
src/utils/i18nUtils.ts
Acceptance Criteria
Implemented across the listed files
Unit/integration tests added or updated and passing
No regression; follows project coding standards