From 57fdf5e76ec4b7e6b13d11b7586d9878f8a514d2 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 15 May 2023 04:27:18 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 99.3% (442 of 445 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/fr/ --- public/locales/fr/common.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 03f5154c1..e7121d664 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -615,5 +615,10 @@ "temp": "Temp", "disk": "Util. Disque", "wanIP": "IP WAN" + }, + "caddy": { + "upstreams": "Upstreams", + "requests": "Current requests", + "requests_failed": "Failed requests" } }