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..."