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