Translated using Weblate (Swedish)

Currently translated at 90.2% (434 of 481 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sv/
This commit is contained in:
Fredrik Lindqvist 2021-08-22 02:28:00 +00:00 committed by Hosted Weblate
parent c93186b34a
commit ec93b66197
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -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": {}
}
}
}