diff --git a/public/locales/sk/common.json b/public/locales/sk/common.json index 477376410..2d58849bc 100644 --- a/public/locales/sk/common.json +++ b/public/locales/sk/common.json @@ -6,7 +6,13 @@ "cpu": "CPU", "offline": "Offline", "error": "Error", - "unknown": "Unknown" + "unknown": "Unknown", + "running": "Running", + "starting": "Starting", + "unhealthy": "Unhealthy", + "not_found": "Not Found", + "exited": "Exited", + "partial": "Partial" }, "rutorrent": { "active": "Active", @@ -399,7 +405,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" }, "healthchecks": { "new": "New",