--- 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.cart.eyebrow} {t.cart.title} {t.cart.empty} {t.common.browseShop}
{t.cart.empty}