From 9cd6fb9de0220dbaad4dc124372930655a0cbfd6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rasmus=20B=C3=A5tman?= <raggebat@gmail.com>
Date: Sun, 5 Jul 2020 09:39:47 +0000
Subject: [PATCH] Translated using Weblate (Swedish)

Currently translated at 100.0% (13 of 13 strings)

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

diff --git a/sv.json b/sv.json
index 909c002..55899d1 100644
--- a/sv.json
+++ b/sv.json
@@ -1,12 +1,12 @@
 {
     "general": {
         "about": "Om",
-        "tos": "Terms of Service",
-        "privacy": "Privacy Policy",
+        "tos": "Användarvillkor",
+        "privacy": "Integritetspolicy",
         "image_by": "Bild av"
     },
     "login": {
-        "title": "Login",
+        "title": "Logga in",
         "email": "E-post",
         "password": "Lösenord",
         "enter": {
@@ -24,4 +24,4 @@
             }
         }
     }
-}
\ No newline at end of file
+}
-- 
GitLab