--- import { createTranslator } from '../../i18n'; const tl = createTranslator(Astro.currentLocale); ---