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