diff --git a/astro-i18n.config.ts b/astro-i18n.config.ts index 18ff61d..c1a4391 100644 --- a/astro-i18n.config.ts +++ b/astro-i18n.config.ts @@ -12,7 +12,6 @@ export default defineAstroI18nConfig({ translations: {}, routes: { en: { - "ueber-uns": "about", "jetzt-spielen": "join", impressum: "imprint", verhaltensrichtlinien: "code-of-conduct", diff --git a/src/components/Navbar.svelte b/src/components/Navbar.svelte index 0d40b83..49caa28 100644 --- a/src/components/Navbar.svelte +++ b/src/components/Navbar.svelte @@ -61,11 +61,9 @@