--- import { changeLanguage } from "i18next"; import Layout from "../../layouts/Layout.astro"; changeLanguage("es"); ---

Blog