First draft of legal page

This commit is contained in:
Alexis
2025-05-07 13:15:01 +02:00
parent a83096a17b
commit 1cf8510a7b
12 changed files with 2002 additions and 19 deletions

View File

@@ -318,6 +318,11 @@ export default defineI18nConfig(() => ({
profile: {
title: "{user} — My universe",
metaTitle: "My universe",
},
about: {
title: "About this app",
metaTitle: "About this app",
menuLabel: "About",
}
},
breadcrumbs: {
@@ -647,6 +652,11 @@ export default defineI18nConfig(() => ({
profile: {
title: "{user} — Mon univers",
metaTitle: "Mon univers",
},
about: {
title: "À propos",
metaTitle: "À propos",
menuLabel: "À propos",
}
},
breadcrumbs: {