From 54ca75d4dd9f932dd9c294667ad54ce22e362eb5 Mon Sep 17 00:00:00 2001 From: Ezmana Date: Sun, 10 Aug 2025 20:45:36 +0200 Subject: [PATCH] French language update --- src/i18n/locales/fr.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json index e5da83c2..c89548c9 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -113,7 +113,10 @@ "hooks": "Hooks", "hooksDescription": "Les hooks ne fonctionnent qu'avec wg-quick", "hooksLeaveEmpty": "Uniquement pour wg-quick. Sinon, laissez-le vide", - "dnsDesc": "Serveur DNS que les clients utiliseront (remplace la configuration globale)" + "dnsDesc": "Serveur DNS que les clients utiliseront (remplace la configuration globale)", + "notConnected": "Client non connecté", + "endpoint": "Endpoint", + "endpointDesc": "Adresse IP du client à partir duquel la connexion WireGuard est établie" }, "dialog": { "change": "Modifier",