diff --git a/public/router.js b/public/router.js index e170fc6..5f21124 100644 --- a/public/router.js +++ b/public/router.js @@ -5,7 +5,7 @@ */ import { auth } from '/api.js'; -import { initI18n, getLocale } from '/i18n.js'; +import { initI18n, getLocale, t } from '/i18n.js'; // -------------------------------------------------------- // Routen-Definitionen @@ -216,8 +216,8 @@ async function renderPage(route, previousPath = null) { */ function renderAppShell(container) { container.innerHTML = ` - Zum Inhalt springen -