Files
Claude d634a38670 fix: remove duplicate 'table' object causing clickToExpand translation keys to fail
- Removed third duplicate table object at line 1243 that was overwriting the main one
- Main table object (line 960) contains all 28 required keys including clickToExpand and clickToExpandReason
- Duplicate only had 18 keys and was causing these specific translation keys to display literally
- Fixes 'agenticReadiness.table.clickToExpand' and 'agenticReadiness.table.clickToExpandReason' showing as codes

https://claude.ai/code/session_01GNbnkFoESkRcnPr3bLCYDg
2026-02-08 15:26:16 +00:00

89 KiB