From a535d052ec0d66ebf12e2016e9c3b3c40455ae70 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Fri, 23 Dec 2022 05:24:23 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 98.1% (272 of 277 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/fr/ --- public/locales/fr/common.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 90fb83b1..37c888ee 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -379,5 +379,12 @@ "common": { "bibitrate": "{{value, rate(bits: true; binary: true)}}", "bibyterate": "{{value, rate(bits: false; binary: true)}}" + }, + "omada": { + "connectedAp": "Connected APs", + "activeUser": "Active devices", + "alerts": "Alerts", + "connectedGateway": "Connected gateways", + "connectedSwitches": "Connected switches" } }