diff --git a/public/locales/ar/common.json b/public/locales/ar/common.json
index 16c262a2..d6c91938 100644
--- a/public/locales/ar/common.json
+++ b/public/locales/ar/common.json
@@ -308,5 +308,11 @@
     "navidrome": {
         "nothing_streaming": "No Active Streams",
         "please_wait": "Please Wait"
+    },
+    "pyload": {
+        "speed": "Speed",
+        "active": "Active",
+        "queue": "Queue",
+        "total": "Total"
     }
 }