diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json
index c811cdd8..3e0ffccb 100644
--- a/public/locales/fr/common.json
+++ b/public/locales/fr/common.json
@@ -300,9 +300,9 @@
         "playlists": "Playlists"
     },
     "truenas": {
-        "load": "System Load",
-        "uptime": "Uptime",
-        "alerts": "Alerts",
+        "load": "Charge Système",
+        "uptime": "Démarré depuis",
+        "alerts": "Alertes",
         "time": "{{value, number(style: unit; unitDisplay: long;)}}"
     }
 }