From 1d99f2ebf1efffe8ae29fa0a4c4fc255b890755f Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 29 Aug 2023 00:03:58 +0000 Subject: [PATCH] Translated using Weblate (Finnish) Currently translated at 33.2% (177 of 533 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/fi/ --- public/locales/fi/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/public/locales/fi/common.json b/public/locales/fi/common.json index ccfe0f2f3..77c216dee 100644 --- a/public/locales/fi/common.json +++ b/public/locales/fi/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" } }