--- import Layout from "../../../layouts/Layout.astro"; import type { Locale } from "../../../i18n/config"; import { useTranslations } from "../../../i18n/ui"; const lang: Locale = "ch"; const t = useTranslations(lang); ---
{t.cart.eyebrow}

{t.cart.title}