feature: Deprecated authwebview and use platform browser
This commit is contained in:
parent
dda51b1b46
commit
4e5e3a80d6
5 changed files with 33 additions and 82 deletions
|
|
@ -142,6 +142,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"pleaseFollowInstructionsOnWeb": "Please follow the instructions on the website and tap on next.",
|
||||
"@pleaseFollowInstructionsOnWeb": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"youWillBeConnectedTo": "You will be connected to {homeserver}",
|
||||
"@youWillBeConnectedTo": {
|
||||
"type": "text",
|
||||
|
|
@ -149,6 +154,11 @@
|
|||
"homeserver": {}
|
||||
}
|
||||
},
|
||||
"next": "Next",
|
||||
"@next": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"cachedKeys": "Keys cached",
|
||||
"@cachedKeys": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue