Files
homarr/public/locales/he/modules/video-stream.json
T
2023-02-24 22:15:33 +01:00

24 lines
607 B
JSON

{
"descriptor": {
"name": "זרם וידאו",
"description": "הטמע זרם וידאו או וידאו ממצלמה או אתר אינטרנט",
"settings": {
"title": "הגדרות עבור ווידג'ט זרם וידאו",
"FeedUrl": {
"label": "כתובת אתר הזנה"
},
"autoPlay": {
"label": "הפעלה אוטומטית"
},
"muted": {
"label": "השתק קול"
},
"controls": {
"label": "פקדי נגן וידאו"
}
}
},
"errors": {
"invalidStream": "זרם לא חוקי"
}
}