feat: Improved encryption UI

This commit is contained in:
Christian Pauly 2020-11-22 11:46:31 +01:00
commit f235f9de24
7 changed files with 128 additions and 77 deletions

View file

@ -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",