JavaScript appears to be disabled on your web browser, some functions may not work such as opening menus.
SudoVanilla Ark
Ark
/** @type {import('astro-i18next').AstroI18nextConfig} */
export default {
locales: ["en"]
}