diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index dda739a59..ebd447cfb 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" } }