Commit multilingual editorial frontend work

This commit is contained in:
2026-04-07 07:36:27 +02:00
parent 0eae030142
commit 77f57cf528
119 changed files with 5255 additions and 220 deletions
+2
View File
@@ -6,7 +6,9 @@
"node": ">=22.12.0"
},
"scripts": {
"predev": "node scripts/sync-family-lab.mjs",
"dev": "astro dev",
"prebuild": "node scripts/sync-family-lab.mjs",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"