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