feat: Implement new space view

This commit is contained in:
Christian Pauly 2021-08-01 08:05:40 +02:00
commit 971d5b25fb
6 changed files with 156 additions and 9 deletions

View file

@ -120,6 +120,11 @@
"type": "text",
"placeholders": {}
},
"publicSpace": "Public space",
"@publicSpace": {
"type": "text",
"placeholders": {}
},
"acceptedTheInvitation": "{username} accepted the invitation",
"@acceptedTheInvitation": {
"type": "text",
@ -671,6 +676,11 @@
"type": "text",
"placeholders": {}
},
"createNewSpace": "Create new space",
"@createNewSpace": {
"type": "text",
"placeholders": {}
},
"crossSigningDisabled": "Cross-signing off",
"@crossSigningDisabled": {
"type": "text",
@ -908,6 +918,11 @@
"type": "text",
"placeholders": {}
},
"enterASpacepName": "Enter a space name",
"@enterASpaceName": {
"type": "text",
"placeholders": {}
},
"enterAUsername": "Enter a username",
"@enterAUsername": {
"type": "text",
@ -973,6 +988,11 @@
"type": "text",
"placeholders": {}
},
"spaceIsPublic": "Space is public",
"@spaceIsPublic": {
"type": "text",
"placeholders": {}
},
"groupWith": "Group with {displayname}",
"@groupWith": {
"type": "text",
@ -1429,6 +1449,11 @@
"type": "text",
"placeholders": {}
},
"spaceName": "Space name",
"@spaceName": {
"type": "text",
"placeholders": {}
},
"participatingUserDevices": "Participating user devices",
"@participatingUserDevices": {
"type": "text",