Merge branch 'krille/pick-share-keys-with'

This commit is contained in:
Krille 2025-02-05 14:39:18 +01:00
commit 27a2361ba8
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
8 changed files with 85 additions and 7 deletions

View file

@ -2895,5 +2895,11 @@
}
},
"deletePushRuleCanNotBeUndone": "If you delete this notification setting, this can not be undone.",
"more": "More"
"more": "More",
"shareKeysWith": "Share keys with...",
"shareKeysWithDescription": "Which devices should be trusted so that they can read along your messages in encrypted chats?",
"allDevices": "All devices",
"crossVerifiedDevicesIfEnabled": "Cross verified devices if enabled",
"crossVerifiedDevices": "Cross verified devices",
"verifiedDevicesOnly": "Verified devices only"
}