From 15fa5cc96a1c71fe76307bb2bf5260c21a77862a Mon Sep 17 00:00:00 2001
From: Ragge <raggebat@gmail.com>
Date: Thu, 29 Apr 2021 10:30:13 +0000
Subject: [PATCH] Translated using Weblate (Swedish)

Currently translated at 100.0% (255 of 255 strings)

Translation: Revolt/Web App
Translate-URL: http://weblate.insrt.uk/projects/revolt/web-app/sv/
---
 sv.json | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/sv.json b/sv.json
index 42473ab..206471c 100644
--- a/sv.json
+++ b/sv.json
@@ -159,7 +159,13 @@
                     "profile": "Profil",
                     "badges": {
                         "translator": "Översättare"
-                    }
+                    },
+                    "sub": {
+                        "connections": "Anslutningar",
+                        "information": "Information",
+                        "badges": "Märken"
+                    },
+                    "empty": "Det är lite tomt här..."
                 }
             }
         },
@@ -193,7 +199,8 @@
             "copy_link": "Kopiera Länk",
             "set_custom_status": "Sätt en anpassad status",
             "clear_status": "Rensa Status",
-            "custom_status": "Anpassad Status"
+            "custom_status": "Anpassad Status",
+            "open_channel_settings": "Kanal Inställningar"
         },
         "settings": {
             "pages": {
-- 
GitLab