diff --git a/public/locales/bg/common.json b/public/locales/bg/common.json index aaa73df75..f6fb961f3 100644 --- a/public/locales/bg/common.json +++ b/public/locales/bg/common.json @@ -498,5 +498,15 @@ "active_workers": "Active Workers", "total_workers": "Total Workers", "records_total": "Queue Length" + }, + "healthchecks": { + "new": "New", + "up": "Online", + "down": "Offline", + "grace": "In Grace Period", + "paused": "Paused", + "status": "Status", + "last_ping": "Last Ping", + "never": "No pings yet" } }