From 345dbb105356998da3957887c0337c481a211336 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:03:25 +0900 Subject: [PATCH] New translations video-stream.json (Swedish) --- public/locales/sv/modules/video-stream.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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