feat(legal): add route for the legal notice

This commit is contained in:
2026-08-05 18:56:56 +02:00
parent 26535cad45
commit 8dad3a3c2b
4 changed files with 37 additions and 0 deletions
+5
View File
@@ -61,5 +61,10 @@
"ariaLabel": "Selects option {option}"
}
}
},
"legal": {
"notice": {
"title": "Legal Notice"
}
}
}