diff --git a/public/locales/sv/modules/video-stream.json b/public/locales/sv/modules/video-stream.json index 1aebb3188..185f1578a 100644 --- a/public/locales/sv/modules/video-stream.json +++ b/public/locales/sv/modules/video-stream.json @@ -1,9 +1,9 @@ { "descriptor": { - "name": "", - "description": "", + "name": "Videoström", + "description": "Bädda in en videoström eller video från en kamera eller en webbplats", "settings": { - "title": "", + "title": "Inställningar för videoströmswidget", "FeedUrl": { "label": "Flödes-URL" }, @@ -11,14 +11,14 @@ "label": "Automatisk uppspelning" }, "muted": { - "label": "" + "label": "Tystat ljud" }, "controls": { - "label": "" + "label": "Kontroller för videospelare" } } }, "errors": { - "invalidStream": "" + "invalidStream": "Ogiltig ström" } } \ No newline at end of file