From 374e8873ce1f6fe773f382ce50f296dc751e148f Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 29 Aug 2023 00:03:48 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 88.1% (470 of 533 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/it/ --- public/locales/it/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/public/locales/it/common.json b/public/locales/it/common.json index c08bd287b..6d2a1f405 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/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" } }