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

24 lines
341 B
JSON

{
"descriptor": {
"name": "",
"description": "",
"settings": {
"title": "",
"FeedUrl": {
"label": ""
},
"autoPlay": {
"label": ""
},
"muted": {
"label": ""
},
"controls": {
"label": ""
}
}
},
"errors": {
"invalidStream": ""
}
}