From 69626157ed86bb61f3ca08a147a5f2c90e9bca1d Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 10 Oct 2022 05:12:42 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 93.1% (123 of 132 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/fr/ --- public/locales/fr/common.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 2f187ee7..e893fccb 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -180,5 +180,16 @@ "cpu": "Cpu", "lxc": "LxC", "vms": "VMs" + }, + "unifi": { + "users": "Users", + "uptime": "System Uptime", + "days": "Days", + "wan": "WAN", + "lan_users": "LAN Users", + "wlan_users": "WLAN Users", + "up": "UP", + "down": "DOWN", + "wait": "Please wait" } }