diff --git a/content/offers/DE/long_term.json b/content/offers/DE/long_term.json index ae9cdaef66..3aefd357ca 100644 --- a/content/offers/DE/long_term.json +++ b/content/offers/DE/long_term.json @@ -22,6 +22,7 @@ "formattedMinAmount": "${CREDIT_OFFERS_DS.formattedMinAmount}", "formattedMaxAmount": "${CREDIT_OFFERS_DS.formattedMaxAmount}", "formattedTotalCost": "${CREDIT_OFFERS_DS.formattedTotalCost}", + "formattedTransactionAmount": "${CREDIT_OFFERS_DS.formattedTransactionAmount}", "minAmount": "${CREDIT_OFFERS_DS.minAmount}", "maxAmount": "${CREDIT_OFFERS_DS.maxAmount}", "apr": "${CREDIT_OFFERS_DS.apr}", diff --git a/content/offers/DE/long_term_en.json b/content/offers/DE/long_term_en.json index 19df560e0e..791d24f74d 100644 --- a/content/offers/DE/long_term_en.json +++ b/content/offers/DE/long_term_en.json @@ -22,6 +22,7 @@ "formattedMinAmount": "${CREDIT_OFFERS_DS.formattedMinAmount}", "formattedMaxAmount": "${CREDIT_OFFERS_DS.formattedMaxAmount}", "formattedTotalCost": "${CREDIT_OFFERS_DS.formattedTotalCost}", + "formattedTransactionAmount": "${CREDIT_OFFERS_DS.formattedTransactionAmount}", "minAmount": "${CREDIT_OFFERS_DS.minAmount}", "maxAmount": "${CREDIT_OFFERS_DS.maxAmount}", "apr": "${CREDIT_OFFERS_DS.apr}", diff --git a/src/components/modal/v2/parts/OfferAccordion.jsx b/src/components/modal/v2/parts/OfferAccordion.jsx index 0821f309c0..b0cb030db1 100644 --- a/src/components/modal/v2/parts/OfferAccordion.jsx +++ b/src/components/modal/v2/parts/OfferAccordion.jsx @@ -50,7 +50,7 @@ const OfferAccordion = ({