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