--- import { useTranslations } from "../i18n" const t = useTranslations(Astro.currentLocale); ---