diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index 7543d41d7..dd424d8dc 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -91,5 +91,10 @@ "current": "Текущее местоположение", "allow": "Click to allow", "updating": "Обновление" + }, + "overseerr": { + "pending": "Pending", + "approved": "Approved", + "available": "Available" } }