diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index 56d877bfb..d2fbcd0c1 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -96,5 +96,15 @@ "pending": "Pending", "approved": "Approved", "available": "Available" + }, + "sabnzbd": { + "rate": "Rate", + "queue": "Queue", + "timeleft": "Time Left" + }, + "nzbget": { + "rate": "Rate", + "remaining": "Remaining", + "downloaded": "Downloaded" } }