diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json index a8f1e798..efa84e4c 100644 --- a/public/locales/hu/common.json +++ b/public/locales/hu/common.json @@ -14,7 +14,13 @@ "cpu": "CPU", "offline": "Offline", "error": "Error", - "unknown": "Unknown" + "unknown": "Unknown", + "unhealthy": "Unhealthy", + "running": "Running", + "starting": "Starting", + "not_found": "Not Found", + "exited": "Exited", + "partial": "Partial" }, "lidarr": { "albums": "Albumok", @@ -297,7 +303,10 @@ "update_available": "Update Available", "up_to_date": "Up to Date", "child_bridges": "Child Bridges", - "child_bridges_status": "{{ok}}/{{total}}" + "child_bridges_status": "{{ok}}/{{total}}", + "up": "Up", + "pending": "Pending", + "down": "Down" }, "autobrr": { "approvedPushes": "Approved",