diff --git a/public/locales/fi/common.json b/public/locales/fi/common.json index b7d44e8eb..680107552 100644 --- a/public/locales/fi/common.json +++ b/public/locales/fi/common.json @@ -32,7 +32,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" }, "emby": { "playing": "Toistaa", @@ -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",