Files
homarr/public/locales/he/modules/calendar.json
T
2023-11-09 20:24:27 +01:00

33 lines
918 B
JSON

{
"descriptor": {
"name": "לוח שנה",
"description": "מציג לוח שנה עם עדכונים מאינטגרציות נתמכות.",
"settings": {
"title": "הגדרות עבור ווידג'ט יומן",
"radarrReleaseType": {
"label": "סוג שחרור של Radarr",
"data": {
"inCinemas": "בבתי קולנוע",
"physicalRelease": "פיזי",
"digitalRelease": "דיגיטלי"
}
},
"hideWeekDays": {
"label": "הסתר ימי שבוע"
},
"showUnmonitored": {
"label": "הצג פריטים ללא פיקוח"
},
"fontSize": {
"label": "גודל גופן",
"data": {
"xs": "קטן במיוחד",
"sm": "קטן",
"md": "בינוני",
"lg": "גדול",
"xl": "גדול מאוד"
}
}
}
}
}