feat(legal): add route for the legal notice

This commit is contained in:
2026-08-06 21:01:18 +02:00
committed by Gitea
parent dde56c42ae
commit ee242fe307
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"
}
}
}