diff --git a/frontend/components/tabs/AgenticReadinessTab.tsx b/frontend/components/tabs/AgenticReadinessTab.tsx index 910cad4..8270727 100644 --- a/frontend/components/tabs/AgenticReadinessTab.tsx +++ b/frontend/components/tabs/AgenticReadinessTab.tsx @@ -2429,7 +2429,7 @@ function TierQueueSection({
- {t('agenticReadiness.sections.volumeColon')} {totalVolume.toLocaleString()} {t('agenticReadiness.table.int')}/{t('agenticReadiness.table.perMonth').replace('/', '')} + {t('agenticReadiness.sections.volumeColon')} {totalVolume.toLocaleString()} {t('agenticReadiness.table.int')}{t('agenticReadiness.table.perMonth')} {t('agenticReadiness.sections.costColon')} {formatCurrency(totalCost)}{t('agenticReadiness.table.perYear')} @@ -2675,7 +2675,7 @@ function HumanOnlyByReasonSection({ drilldownData, redFlagConfigs, t }: { drilld {/* Resumen */}
- {t('agenticReadiness.humanOnlyReasons.volumeTotal')} {totalVolume.toLocaleString()} {t('agenticReadiness.table.int')}/{t('agenticReadiness.table.perMonth').replace('/', '')} + {t('agenticReadiness.humanOnlyReasons.volumeTotal')} {totalVolume.toLocaleString()} {t('agenticReadiness.table.int')}{t('agenticReadiness.table.perMonth')} {t('agenticReadiness.summary.requiresIntervention')}