feat(legal): add route for the legal notice

This commit is contained in:
2026-08-06 23:07:36 +02:00
committed by Gitea
parent bcb0c05d74
commit 0af53975ee
4 changed files with 37 additions and 0 deletions
+5
View File
@@ -76,5 +76,10 @@
}
}
}
},
"legal": {
"notice": {
"title": "Impressum"
}
}
}