From 4050e22e827a7358486d0087a6fa3643194b5e96 Mon Sep 17 00:00:00 2001 From: Marlon Date: Thu, 7 Jul 2022 08:53:04 +0000 Subject: [PATCH] :globe_with_meridians: Translated (German) Currently translated at 100.0% (112 of 112 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 cdc54e5..f5b07dc 100644 --- a/frontend/src/lib/i18n/locales/de.json +++ b/frontend/src/lib/i18n/locales/de.json @@ -151,7 +151,8 @@ "new_password": "Neues Passwort" }, "explore_page": { - "made_by": "Erstellt von" + "made_by": "Erstellt von", + "imported_by": "Importiert von" }, "search_page": { "at_least_3_characters": "Gib mindestens 3 Zeichen ein..."