fix: Room upgrade
This commit is contained in:
parent
96562f735e
commit
a07f7a4602
3 changed files with 74 additions and 37 deletions
|
|
@ -81,6 +81,16 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"roomVersion": "Room version",
|
||||
"@roomVersion": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"goToTheNewRoom": "Go to the new room",
|
||||
"@goToTheNewRoom": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"alreadyHaveAnAccount": "Already have an account?",
|
||||
"@alreadyHaveAnAccount": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue