diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json
index dda739a5..ebd447cf 100644
--- a/public/locales/ru/common.json
+++ b/public/locales/ru/common.json
@@ -351,7 +351,6 @@
         "seed": "Seed"
     },
     "diskstation": {
-        "upload": "Upload",
         "leech": "Leech"
     },
     "flood": {
@@ -384,5 +383,11 @@
         "activeUser": "Active devices",
         "alerts": "Alerts",
         "connectedGateway": "Connected gateways"
+    },
+    "downloadstation": {
+        "download": "Download",
+        "upload": "Upload",
+        "leech": "Leech",
+        "seed": "Seed"
     }
 }