diff --git a/public/locales/da/common.json b/public/locales/da/common.json index ad72c0fa7..14383f6df 100644 --- a/public/locales/da/common.json +++ b/public/locales/da/common.json @@ -134,7 +134,10 @@ "update_available": "Opdateringer tilgængelige", "up_to_date": "Opdateret", "child_bridges": "Child Bridges", - "child_bridges_status": "{{ok}}/{{total}}" + "child_bridges_status": "{{ok}}/{{total}}", + "up": "Up", + "pending": "Pending", + "down": "Down" }, "widget": { "missing_type": "Manglende Widget Type: {{type}}", @@ -186,7 +189,13 @@ "mem": "RAM", "offline": "Offline", "error": "Error", - "unknown": "Unknown" + "unknown": "Unknown", + "running": "Running", + "starting": "Starting", + "unhealthy": "Unhealthy", + "not_found": "Not Found", + "exited": "Exited", + "partial": "Partial" }, "emby": { "playing": "Afspiller",