From 3d32c129c0e37585af29a45e4a441c5aaaf9c862 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 29 Aug 2023 00:04:11 +0000 Subject: [PATCH] Translated using Weblate (Yue (Traditional)) Currently translated at 22.1% (118 of 533 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/yue_Hant/ --- public/locales/yue/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/public/locales/yue/common.json b/public/locales/yue/common.json index c8fc93463..6800eedf4 100644 --- a/public/locales/yue/common.json +++ b/public/locales/yue/common.json @@ -718,5 +718,19 @@ "authors": "Authors", "categories": "Categories", "series": "Series" + }, + "uptimerobot": { + "status": "Status", + "uptime": "Uptime", + "lastDown": "Last Downtime", + "downDuration": "Downtime Duration", + "sitesUp": "Sites Up", + "sitesDown": "Sites Down", + "paused": "Paused", + "notyetchecked": "Not Yet Checked", + "up": "Up", + "seemsdown": "Seems Down", + "down": "Down", + "unknown": "Unknown" } }