From 12cd1fa401ec4892e238de55956dda78682d58f2 Mon Sep 17 00:00:00 2001 From: Marlon Date: Thu, 11 Aug 2022 13:31:54 +0000 Subject: [PATCH] :globe_with_meridians: Translated (German) Currently translated at 100.0% (118 of 118 strings) Translation: ClassQuiz/Frontend Translate-URL: https://translate.mawoka.eu/projects/classquiz/frontend/de/ --- frontend/src/lib/i18n/locales/de.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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",