--- import { translations, type Lang } from '@data/i18n'; const { lang = 'no' } = Astro.props as { lang?: Lang }; const t = translations[lang].vors; const videoUrl = "https://www.youtube.com/watch?v=t7T4RPBpTVY"; ---
{t.text}