From f9282180db277f0431624fbe49005647351433d0 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 20 Feb 2023 07:35:38 +0000 Subject: [PATCH] Translated using Weblate (Thai) Currently translated at 13.0% (47 of 359 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/th/ --- public/locales/th/common.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/locales/th/common.json b/public/locales/th/common.json index 1b26b785b..1c507b9ca 100644 --- a/public/locales/th/common.json +++ b/public/locales/th/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" } }