feat(legal): add route for the legal notice

This commit is contained in:
2026-08-06 23:43:30 +02:00
parent f6cf1e9777
commit dccdab0d4a
4 changed files with 37 additions and 0 deletions
+5
View File
@@ -76,5 +76,10 @@
}
}
}
},
"legal": {
"notice": {
"title": "Impressum"
}
}
}