Updates and more

This commit is contained in:
2023-11-12 22:43:42 +01:00
parent 7450ecdabb
commit 3889f28eb8
43 changed files with 5188 additions and 322 deletions

View File

@ -16,6 +16,7 @@ export default defineAstroI18nConfig({
join: "jetzt-spielen",
imprint: "impressum",
"code-of-conduct": "verhaltensrichtlinien",
rules: "regeln",
}
}, // { [secondary_locale1]: { about: "about-translated", ... } }
})