diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index ec134c727..09f3536f4 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -397,5 +397,11 @@ "streams_all": "Tous les flux", "streams_active": "Flux actif", "streams_xepg": "Canal XEPG" + }, + "opnsense": { + "cpu": "CPU Load", + "memory": "Active Memory", + "wanUpload": "WAN Upload", + "wanDownload": "WAN Download" } }