diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index 1b7688eac..c9bf359aa 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -361,5 +361,11 @@ "download": "Download", "leech": "Leech", "seed": "Seed" + }, + "tdarr": { + "queue": "Queue", + "processed": "Processed", + "errored": "Errored", + "saved": "Saved" } }