diff --git a/i18n/de.json b/i18n/de.json index 45276e397b..9a89befd54 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -10009,5 +10009,17 @@ { "id": "api.templates.license_up_for_renewal_contact_sales", "translation": "Vertrieb kontaktieren" + }, + { + "id": "debugbar.query_explain.error", + "translation": "Das Abfrage-Explain kann nicht ausgeführt werden." + }, + { + "id": "debugbar.info.session-count.error", + "translation": "Konnte die Anzahl der Sitzungen nicht abrufen." + }, + { + "id": "api.debugbar.getSystemInfo.disabled_debugbar.error", + "translation": "Die DebugBar-Funktion ist deaktiviert." } ]