Hindi translations (/hi/blog/$slug)
Files here are Hindi mirrors of the EN posts in src/content/blog/*.md.
- Slug must match the EN canonical slug (so
hreflangalternates pair cleanly). - Keep the same
published_atas the EN source so freshness signals line up; bumpupdated_atwhen you re-edit. - Set
language: hiin the frontmatter (the loader also defaults this). - The route auto-emits
hreflangalternates (hi-IN,en-IN,x-default) andog:locale: hi_IN. /sitemap-hi.xmllists every file in this directory.
Generate translations with: node scripts/translate-blog-hi.mjs --top 30
(requires LOVABLE_API_KEY in the environment; uses the Lovable AI Gateway).