From edbf7f0f7c77fda0aa500a48f66b9a1f08a7853e Mon Sep 17 00:00:00 2001 From: Jamie Date: Thu, 5 Nov 2020 21:32:06 +0000 Subject: [PATCH] New translations en.json (Russian) --- src/Ombi/wwwroot/translations/ru.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/Ombi/wwwroot/translations/ru.json b/src/Ombi/wwwroot/translations/ru.json index dae861438..0d31783ee 100644 --- a/src/Ombi/wwwroot/translations/ru.json +++ b/src/Ombi/wwwroot/translations/ru.json @@ -175,7 +175,12 @@ "RequestsToDisplay": "Requests to display", "RequestsTitle": "Название", "Details": "Подробная информация", - "Options": "Options" + "Options": "Options", + "RequestPanel": { + "Delete": "Delete Request", + "Approve": "Approve Request", + "ChangeAvailability": "Mark Available" + } }, "Issues": { "Title": "Проблемы",