--- import Layout from "../../layouts/Layout.astro"; import type { Locale } from "../../i18n/config"; import { useTranslations } from "../../i18n/ui"; const lang: Locale = "de"; const t = useTranslations(lang); ---
🩵 {t.checkout.thankYouEyebrow}!

{t.checkout.thankYouTitle}

{t.checkout.thankYouLead}

{t.checkout.continueShopping}