Merge pull request #12054 from overleaf/ii-thank-you-page-add-missing-colon

[web] Add colon after translation in price exceptions

GitOrigin-RevId: 99dc7cb25373693edf4b06f5a2640ed7a1491777
This commit is contained in:
Jakob Ackermann 2023-03-06 10:22:06 +00:00 committed by Copybot
parent e0c84f08fb
commit 3486cd0c91

View file

@ -16,7 +16,7 @@ export function PriceExceptions({ subscription }: PriceExceptionsProps) {
</p>
{activeCoupons.length > 0 && (
<>
<i>* {t('coupons_not_included')}</i>
<i>* {t('coupons_not_included')}:</i>
<ul>
{activeCoupons.map(coupon => (
<li key={coupon.id}>