New translations video-stream.json (Swedish)

This commit is contained in:
Thomas Camlong
2023-06-22 01:03:25 +09:00
parent acd343d62e
commit 345dbb1053

View File

@@ -1,9 +1,9 @@
{ {
"descriptor": { "descriptor": {
"name": "", "name": "Videoström",
"description": "", "description": "Bädda in en videoström eller video från en kamera eller en webbplats",
"settings": { "settings": {
"title": "", "title": "Inställningar för videoströmswidget",
"FeedUrl": { "FeedUrl": {
"label": "Flödes-URL" "label": "Flödes-URL"
}, },
@@ -11,14 +11,14 @@
"label": "Automatisk uppspelning" "label": "Automatisk uppspelning"
}, },
"muted": { "muted": {
"label": "" "label": "Tystat ljud"
}, },
"controls": { "controls": {
"label": "" "label": "Kontroller för videospelare"
} }
} }
}, },
"errors": { "errors": {
"invalidStream": "" "invalidStream": "Ogiltig ström"
} }
} }