diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index bf0c94b4a..a3dc98b0c 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -281,5 +281,11 @@ "up_to_date": "Up to Date", "child_bridges_status": "{{ok}}/{{total}}", "child_bridges": "Child Bridges" + }, + "autobrr": { + "approvedPushes": "Approved", + "rejectedPushes": "Rejected", + "filters": "Filters", + "indexers": "Indexers" } }