chore: Follow up add backbutton support
This commit is contained in:
parent
3f41beba69
commit
cdd5a9e821
3 changed files with 161 additions and 125 deletions
|
|
@ -2942,5 +2942,12 @@
|
|||
"enterRoom": "Enter room",
|
||||
"@enterRoom": {},
|
||||
"allSpaces": "All spaces",
|
||||
"@allSpaces": {}
|
||||
"@allSpaces": {},
|
||||
"numChats": "{number} chats",
|
||||
"@numChats": {
|
||||
"type": "number",
|
||||
"placeholders": {
|
||||
"number": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue