diff --git a/public/locales/bg/common.json b/public/locales/bg/common.json index eccde0f1..f34c2023 100644 --- a/public/locales/bg/common.json +++ b/public/locales/bg/common.json @@ -59,7 +59,13 @@ "mem": "MEM", "cpu": "CPU", "error": "Error", - "unknown": "Unknown" + "unknown": "Unknown", + "partial": "Partial", + "running": "Running", + "starting": "Starting", + "unhealthy": "Unhealthy", + "not_found": "Not Found", + "exited": "Exited" }, "emby": { "playing": "Възпроизвежда", @@ -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": { "rejectedPushes": "Rejected",