--- 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.eyebrow} {t.checkout.title} {t.checkout.todoNote} {t.checkout.step1} {t.checkout.email} {t.checkout.firstName} {t.checkout.lastName} {t.checkout.street} {t.checkout.zip} {t.checkout.city} {t.checkout.country} Deutschland Österreich Schweiz Luxemburg {t.checkout.step2} PayPal Klarna {t.checkout.bankTransfer} {t.checkout.step3} {t.common.vatNote} {t.checkout.agbPrefix} {t.checkout.agbLink} {t.checkout.agbSuffix} {t.checkout.revocationPrefix} {t.checkout.revocationLink} {t.checkout.revocationAnd} {t.checkout.privacyLink} {t.checkout.revocationSuffix} {t.checkout.orderButton}
{t.checkout.todoNote}
{t.common.vatNote}