feat: Improved encryption UI
This commit is contained in:
parent
37a822f7b7
commit
f235f9de24
7 changed files with 128 additions and 77 deletions
|
|
@ -489,6 +489,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"deviceId": "Device ID",
|
||||
"@deviceId": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"devices": "Devices",
|
||||
"@devices": {
|
||||
"type": "text",
|
||||
|
|
@ -574,6 +579,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"encrypted": "Encrypted",
|
||||
"@encrypted": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"end2endEncryptionSettings": "End-to-end encryption settings",
|
||||
"@end2endEncryptionSettings": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue