diff --git a/public/locales/de/common.json b/public/locales/de/common.json index 07737f637..904585338 100644 --- a/public/locales/de/common.json +++ b/public/locales/de/common.json @@ -26,7 +26,13 @@ "cpu": "Prozessor", "offline": "Offline", "error": "Fehler", - "unknown": "Unbekannt" + "unknown": "Unbekannt", + "running": "Running", + "starting": "Starting", + "unhealthy": "Unhealthy", + "not_found": "Not Found", + "exited": "Exited", + "partial": "Partial" }, "emby": { "playing": "Spielen", @@ -297,7 +303,10 @@ "update_available": "Aktualisierung verfügbar", "up_to_date": "Aktuell", "child_bridges": "Child Bridges", - "child_bridges_status": "{{ok}}/{{total}}" + "child_bridges_status": "{{ok}}/{{total}}", + "up": "Up", + "pending": "Pending", + "down": "Down" }, "autobrr": { "approvedPushes": "Genehmigt",