Files
homarr/public/locales/uk/modules/media-requests-stats.json
2023-11-03 21:15:08 +01:00

28 lines
951 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"descriptor": {
"name": "Статистика запитів на медіа",
"description": "Статистика ваших запитів у медіа",
"settings": {
"title": "Статистика запитів на медіа",
"replaceLinksWithExternalHost": {
"label": "Замініть посилання на зовнішній хост"
},
"openInNewTab": {
"label": "Відкрийте посилання в новій вкладці"
}
}
},
"mediaStats": {
"title": "Медіа-статистика",
"pending": "Очікує схвалення",
"tvRequests": "Запити на ТБ",
"movieRequests": "Запити на фільми",
"approved": "Вже затверджено",
"totalRequests": "Всього"
},
"userStats": {
"title": "Найкращі користувачі",
"requests": "Запити: {{number}}"
}
}