diff --git a/public/locales/cs/common.json b/public/locales/cs/common.json index a13b65df4..e8c03d3ca 100644 --- a/public/locales/cs/common.json +++ b/public/locales/cs/common.json @@ -61,7 +61,13 @@ "cpu": "CPU", "offline": "Offline", "error": "Chyba", - "unknown": "Neznámý" + "unknown": "Neznámý", + "running": "Running", + "starting": "Starting", + "unhealthy": "Unhealthy", + "not_found": "Not Found", + "exited": "Exited", + "partial": "Partial" }, "emby": { "playing": "Přehrává", @@ -309,7 +315,10 @@ "available_update": "Systém", "updates": "Aktualizace", "child_bridges": "Podřadné můstky", - "child_bridges_status": "{{ok}}/{{total}}" + "child_bridges_status": "{{ok}}/{{total}}", + "up": "Up", + "pending": "Pending", + "down": "Down" }, "watchtower": { "containers_scanned": "Naskenováno",