From f6a898ad32535465c3225e2238ef71f3a18591f0 Mon Sep 17 00:00:00 2001 From: LinAGKar Date: Sun, 5 Dec 2021 16:30:50 +0000 Subject: [PATCH] Translated using Weblate (Swedish) Currently translated at 97.6% (3239 of 3316 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/ --- src/i18n/strings/sv.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/sv.json b/src/i18n/strings/sv.json index ddbb758111..3be28a9852 100644 --- a/src/i18n/strings/sv.json +++ b/src/i18n/strings/sv.json @@ -3322,5 +3322,6 @@ "%(senderName)s has updated the room layout": "%(senderName)s har uppdaterat rummets arrangemang", "%(spaceName)s and %(count)s others|one": "%(spaceName)s och %(count)s till", "%(spaceName)s and %(count)s others|zero": "%(spaceName)s", - "%(spaceName)s and %(count)s others|other": "%(spaceName)s och %(count)s till" + "%(spaceName)s and %(count)s others|other": "%(spaceName)s och %(count)s till", + "Other rooms": "Andra rum" }