feat: Select share keys with property in security settings
This commit is contained in:
parent
9f9f52fa02
commit
6f3133a07c
6 changed files with 35 additions and 17 deletions
|
|
@ -2840,5 +2840,11 @@
|
|||
"appWantsToUseForLoginDescription": "You hereby allow the app and website to share information about you.",
|
||||
"open": "Open",
|
||||
"waitingForServer": "Waiting for server...",
|
||||
"appIntroduction": "FluffyChat lets you chat with your friends across different messengers. Learn more at https://matrix.org or just tap *Continue*."
|
||||
"appIntroduction": "FluffyChat lets you chat with your friends across different messengers. Learn more at https://matrix.org or just tap *Continue*.",
|
||||
"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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue