From b554683eca65abdc7b698ceb730f8e0a8a77a0eb Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 29 Aug 2023 00:03:40 +0000 Subject: [PATCH] Translated using Weblate (Turkish) Currently translated at 73.7% (393 of 533 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/tr/ --- public/locales/tr/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/public/locales/tr/common.json b/public/locales/tr/common.json index 98e9ead36..41aa14a6b 100644 --- a/public/locales/tr/common.json +++ b/public/locales/tr/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" } }