diff --git a/public/locales/tr/common.json b/public/locales/tr/common.json
index 8dc340b25..7349981b4 100644
--- a/public/locales/tr/common.json
+++ b/public/locales/tr/common.json
@@ -692,5 +692,13 @@
         "errored": "Errors",
         "noRecent": "Out of Date",
         "totalUsed": "Used Storage"
+    },
+    "openmediavault": {
+        "downloading": "Downloading",
+        "total": "Total",
+        "running": "Running",
+        "stopped": "Stopped",
+        "passed": "Passed",
+        "failed": "Failed"
     }
 }