From 062b0e468a5548f985e7ea12c9338f2a7166bb1c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 15 May 2023 04:27:16 +0000 Subject: [PATCH] Translated using Weblate (Romanian) Currently translated at 33.9% (151 of 445 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ro/ --- public/locales/ro/common.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/locales/ro/common.json b/public/locales/ro/common.json index bfac3c372..8dc75f2c6 100644 --- a/public/locales/ro/common.json +++ b/public/locales/ro/common.json @@ -615,5 +615,10 @@ "temp": "Temp", "disk": "Disk Usage", "wanIP": "WAN IP" + }, + "caddy": { + "upstreams": "Upstreams", + "requests": "Current requests", + "requests_failed": "Failed requests" } }