diff --git a/assets/l10n/intl_sv.arb b/assets/l10n/intl_sv.arb index bdc2eb97c..722bf6292 100644 --- a/assets/l10n/intl_sv.arb +++ b/assets/l10n/intl_sv.arb @@ -2335,5 +2335,17 @@ "@commandHintMyRoomNick": { "type": "text", "description": "Usage hint for the command /myroomnick" + }, + "noEncryptionForPublicRooms": "Du kan endast aktivera kryptering när rummet inte längre är publikt tillgängligt", + "@noEncryptionForPublicRooms": { + "type": "text", + "placeholders": {} + }, + "loginWith": "Logga in med {brand}", + "@loginWith": { + "type": "text", + "placeholders": { + "brand": {} + } } }