diff --git a/frontend/src/lib/i18n/locales/de.json b/frontend/src/lib/i18n/locales/de.json index 80c7a76..be31133 100644 --- a/frontend/src/lib/i18n/locales/de.json +++ b/frontend/src/lib/i18n/locales/de.json @@ -107,7 +107,8 @@ "result_plural": "Ergebnisse", "range": "Zahlenbereich", "multiple_choice": "Multiple-Choice", - "private": "Privat" + "private": "Privat", + "dashboard": "Dashboard" }, "editor": { "time_in_seconds": "Zeit in Sekunden",