From 5c9d2ba04c2963245bbfd6a286418a5af344d21d Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 29 Aug 2023 00:03:53 +0000 Subject: [PATCH] Translated using Weblate (Croatian) Currently translated at 88.1% (470 of 533 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/hr/ --- public/locales/hr/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index 6b327fd2d..15f2d1b40 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -718,5 +718,19 @@ "categories": "Categories", "series": "Series", "authors": "Authors" + }, + "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" } }