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

19 lines
530 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": "השתמש בAPI גרסא 4 של סונאר (Sonarr)"
},
"sundayStart": {
"label": "התחל את השבוע ביום ראשון"
},
"radarrReleaseType": {
"label": "סוג שחרור של Radarr"
}
}
}
}