Add e2ee settings
This commit is contained in:
parent
178e50a564
commit
c6c419f76d
15 changed files with 357 additions and 50 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"@@last_modified": "2020-01-27T11:02:06.464591",
|
||||
"@@last_modified": "2020-02-04T14:02:33.828211",
|
||||
"About": "About",
|
||||
"@About": {
|
||||
"type": "text",
|
||||
|
|
@ -352,6 +352,21 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"You won't be able to disable the encryption anymore. Are you sure?": "You won't be able to disable the encryption anymore. Are you sure?",
|
||||
"@You won't be able to disable the encryption anymore. Are you sure?": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Encryption algorithm": "Encryption algorithm",
|
||||
"@Encryption algorithm": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"End-to-end encryption settings": "End-to-end encryption settings",
|
||||
"@End-to-end encryption settings": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Enter a group name": "Enter a group name",
|
||||
"@Enter a group name": {
|
||||
"type": "text",
|
||||
|
|
@ -579,6 +594,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Please be aware that you need Pantalaimon to use end-to-end encryption for now.": "Please be aware that you need Pantalaimon to use end-to-end encryption for now.",
|
||||
"@Please be aware that you need Pantalaimon to use end-to-end encryption for now.": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"New message in FluffyChat": "New message in FluffyChat",
|
||||
"@New message in FluffyChat": {
|
||||
"type": "text",
|
||||
|
|
@ -594,6 +614,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"None": "None",
|
||||
"@None": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"No rooms found...": "No rooms found...",
|
||||
"@No rooms found...": {
|
||||
"type": "text",
|
||||
|
|
@ -619,6 +644,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Participating user devices": "Participating user devices",
|
||||
"@Participating user devices": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Password": "Password",
|
||||
"@Password": {
|
||||
"type": "text",
|
||||
|
|
@ -984,6 +1014,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Yes": "Yes",
|
||||
"@Yes": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"You": "You",
|
||||
"@You": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue