diff --git a/lib/l10n/intl_sv.arb b/lib/l10n/intl_sv.arb index 0967ef42..72f45e08 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": {} + } +}