{children} diff --git a/src/components/check-status-responses/CheckStatusFileBeingProcessed.tsx b/src/components/check-status-responses/CheckStatusFileBeingProcessed.tsx index 28c37a1a3..87fabc5c8 100644 --- a/src/components/check-status-responses/CheckStatusFileBeingProcessed.tsx +++ b/src/components/check-status-responses/CheckStatusFileBeingProcessed.tsx @@ -7,10 +7,10 @@ export const CheckStatusFileBeingProcessed = () => { const { t } = useTranslation(['status', 'common']) return ( <> +

{t('being-processed.received')}

-

{ const { t } = useTranslation(['status', 'common']) return ( <> +

{t('no-record.cannot-give-status.description')}

-

{t('no-record.cannot-give-status.because')}

  • diff --git a/src/components/check-status-responses/CheckStatusNotAcceptable.tsx b/src/components/check-status-responses/CheckStatusNotAcceptable.tsx index 54a1d9964..9576f644b 100644 --- a/src/components/check-status-responses/CheckStatusNotAcceptable.tsx +++ b/src/components/check-status-responses/CheckStatusNotAcceptable.tsx @@ -7,10 +7,10 @@ export const CheckStatusNotAcceptable = () => { const { t } = useTranslation(['status', 'common']) return ( <> +

    {t('not-acceptable.cannot-process')}

    -

    {t('not-acceptable.explanation')}

    { const { t } = useTranslation('status') return ( <> +

    {t('printing.in-printing')}

    -

    {t('printing.reviewed-printing')}

    {t('printing.print-update')}

    diff --git a/src/components/check-status-responses/CheckStatusReadyForPickup.tsx b/src/components/check-status-responses/CheckStatusReadyForPickup.tsx index c2a638939..c33e43f49 100644 --- a/src/components/check-status-responses/CheckStatusReadyForPickup.tsx +++ b/src/components/check-status-responses/CheckStatusReadyForPickup.tsx @@ -7,11 +7,11 @@ export const CheckStatusReadyForPickup = () => { const { t } = useTranslation('status') return ( <> +

    {t('ready-for-pickup.has-been-printed')}

    {t('ready-for-pickup.has-been-printed')}

    -

    {t('ready-for-pickup.check-receipt')} diff --git a/src/components/check-status-responses/CheckStatusShippingCanadaPost.tsx b/src/components/check-status-responses/CheckStatusShippingCanadaPost.tsx index cc0166511..955fc5266 100644 --- a/src/components/check-status-responses/CheckStatusShippingCanadaPost.tsx +++ b/src/components/check-status-responses/CheckStatusShippingCanadaPost.tsx @@ -15,10 +15,10 @@ export const CheckStatusShippingCanadaPost = ({ return ( <> +

    {t('shipped-canada-post.header')}

    -

    {t('shipped-canada-post.header')}.

    diff --git a/src/components/check-status-responses/CheckStatusShippingFedex.tsx b/src/components/check-status-responses/CheckStatusShippingFedex.tsx index 6c9e08722..168cded54 100644 --- a/src/components/check-status-responses/CheckStatusShippingFedex.tsx +++ b/src/components/check-status-responses/CheckStatusShippingFedex.tsx @@ -14,10 +14,10 @@ export const CheckStatusShippingFedex = ({ const { t } = useTranslation(['status', 'common']) return ( <> +

    {t('shipped-fedex.header')}

    -

    {t('shipped-fedex.header')}.

    diff --git a/src/pages/email.tsx b/src/pages/email.tsx index b9ff1e4c7..8ca4f7c77 100644 --- a/src/pages/email.tsx +++ b/src/pages/email.tsx @@ -148,10 +148,10 @@ const Email = () => { {isEmailEsrfSuccess ? (
    +

    {t('email-confirmation-msg.request-received.header')}

    -

    {

    ) : (
    +

    {t('header')}

    -

    diff --git a/src/pages/expectations.tsx b/src/pages/expectations.tsx index 69bbcad16..64b2a0c5f 100644 --- a/src/pages/expectations.tsx +++ b/src/pages/expectations.tsx @@ -34,8 +34,8 @@ const Expectations = () => { additionalMetaTags={[getDCTermsTitle(t('header'))]} /> -

    {t('header')}

    +

    {t('header')}

    diff --git a/src/pages/landing.tsx b/src/pages/landing.tsx index d3f381b52..7a7690b94 100644 --- a/src/pages/landing.tsx +++ b/src/pages/landing.tsx @@ -20,8 +20,8 @@ const Landing = () => { title={t('header')} additionalMetaTags={[getDCTermsTitle(t('header'))]} /> -

    {t('header')}

    +

    {t('header')}

    {t('do-you-have.question')} @@ -178,7 +178,7 @@ const Landing = () => {

  • {t('receipt-3-next-steps.list.item-4')}