diff --git a/i18n/de.json b/i18n/de.json index 5650d74d89..4e5aa8d701 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -9997,5 +9997,9 @@ { "id": "app.worktemplates.execute_work_template.name_too_long", "translation": "Das Namensfeld darf nicht mehr als 64 Zeichen enthalten." + }, + { + "id": "api.system.logs.invalidFilter", + "translation": "Ungültiger Protokollfilter" } ]