From 418578c795e21d1760fea790cafb3e2ca48a7751 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 20 Feb 2023 07:35:52 +0000 Subject: [PATCH] Translated using Weblate (Yue) Currently translated at 32.8% (118 of 359 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/yue/ --- public/locales/yue/common.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/locales/yue/common.json b/public/locales/yue/common.json index e6ddfb5a2..d5e5a7a44 100644 --- a/public/locales/yue/common.json +++ b/public/locales/yue/common.json @@ -498,5 +498,15 @@ "active_workers": "Active Workers", "total_workers": "Total Workers", "records_total": "Queue Length" + }, + "healthchecks": { + "new": "New", + "up": "Online", + "grace": "In Grace Period", + "down": "Offline", + "paused": "Paused", + "status": "Status", + "last_ping": "Last Ping", + "never": "No pings yet" } }