From eac200b7b766ca7d006509fe4784b7fb58f645b0 Mon Sep 17 00:00:00 2001 From: Sorunome Date: Fri, 22 Jan 2021 19:30:01 +0000 Subject: [PATCH] Translated using Weblate (Swedish) Currently translated at 1.6% (6 of 367 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sv/ --- lib/l10n/intl_sv.arb | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_sv.arb b/lib/l10n/intl_sv.arb index 0967ef424..72f45e087 100644 --- a/lib/l10n/intl_sv.arb +++ b/lib/l10n/intl_sv.arb @@ -1 +1,26 @@ -{} +{ + "activatedEndToEndEncryption": "aktiverade hellängdskryptering", + "@activatedEndToEndEncryption": { + "type": "text", + "placeholders": { + "username": {} + } + }, + "accountInformation": "Information om kontot", + "@accountInformation": { + "type": "text", + "placeholders": {} + }, + "acceptedTheInvitation": "{användarnamn} accepterade inbjudan", + "@acceptedTheInvitation": { + "type": "text", + "placeholders": { + "username": {} + } + }, + "about": "Om Fluffychat", + "@about": { + "type": "text", + "placeholders": {} + } +}