Commit Graph

3 Commits

Author SHA1 Message Date
Claude
2a52eb6508 fix: translate remaining Spanish UI strings and comments to English
- Law10Tab.tsx: Replace hardcoded "Resumen de Cumplimiento" title with translation key
- backendMapper.ts: Translate 3 hardcoded Spanish UI strings and ~20 code comments
- dataTransformation.ts: Translate Spanish comment about division by zero validation

All UI strings now properly use i18next translation keys for EN/ES language switching.
Frontend compilation successful with no errors.

https://claude.ai/code/session_01GNbnkFoESkRcnPr3bLCYDg
2026-02-07 11:26:26 +00:00
Claude
94178eaaae Translate Phase 1 high-priority frontend utils (backendMapper, analysisGenerator, realDataAnalysis)
Phase 1 of Spanish-to-English translation for critical path files:
- backendMapper.ts: Translated ~50 occurrences (comments, labels, dimension titles)
- analysisGenerator.ts: Translated ~49 occurrences (findings, recommendations, dimension content)
- realDataAnalysis.ts: Translated ~92 occurrences (clasificarTier functions, inline comments)

All function names and API variable names preserved for compatibility.
Frontend compilation tested and verified successful.

Related to TRANSLATION_STATUS.md Phase 1 objectives.

https://claude.ai/code/session_01GNbnkFoESkRcnPr3bLCYDg
2026-02-07 10:35:40 +00:00
sujucu70
1bb0765766 Initial commit - ACME demo version 2026-02-04 11:08:21 +01:00