feat(legal): add route for the legal notice

This commit is contained in:
2026-08-05 13:33:52 +02:00
parent de5bee2c4a
commit aecd23ddf9
4 changed files with 37 additions and 0 deletions
+5
View File
@@ -61,5 +61,10 @@
"ariaLabel": "Wählt die Option {option} aus"
}
}
},
"legal": {
"notice": {
"title": "Impressum"
}
}
}