New translations media-requests-list.json (Russian)

This commit is contained in:
Thomas Camlong
2023-06-21 20:26:35 +09:00
parent 4bd08c635e
commit 4830d6cc19

View File

@@ -1,11 +1,11 @@
{ {
"descriptor": { "descriptor": {
"name": "Медиазапросы", "name": "Медиа-запросы",
"description": "Посмотреть список всех медиазапросов от вашего Overseerr или Jellyseerr", "description": "Посмотреть список всех медиа запросов от вашего Overseerr или Jellyseerr",
"settings": { "settings": {
"title": "Список медиазапросов", "title": "Список медиа запросов",
"replaceLinksWithExternalHost": { "replaceLinksWithExternalHost": {
"label": "" "label": "Заменить ссылки на внешний хост"
} }
} }
}, },
@@ -18,7 +18,7 @@
"declined": "Отклонено" "declined": "Отклонено"
}, },
"tooltips": { "tooltips": {
"approve": "", "approve": "Одобрить запросы",
"decline": "" "decline": "Отклонить запросы"
} }
} }