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