Files
Homarr/public/locales/uk/modules/calendar.json
2023-02-06 21:02:59 +01:00

19 lines
586 B
JSON
Raw 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": "Налаштування віджету календаря",
"useSonarrv4": {
"label": "Використовувати Sonarr v4 API"
},
"sundayStart": {
"label": "Почати тиждень у Неділю"
},
"radarrReleaseType": {
"label": "Radarr - тип релізів"
}
}
}
}