design: Improved spaces UX

This commit is contained in:
Christian Kußowski 2025-10-19 12:10:14 +02:00
commit 2538f31351
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
6 changed files with 410 additions and 193 deletions

View file

@ -3378,5 +3378,10 @@
"noMessagesYet": "No messages yet",
"longPressToRecordVoiceMessage": "Long press to record voice message.",
"pause": "Pause",
"resume": "Resume"
"resume": "Resume",
"newSubSpace": "New sub space",
"moveToDifferentSpace": "Move to different space",
"moveUp": "Move up",
"moveDown": "Move down",
"removeFromSpaceDescription": "The chat will be removed from the space but still appear in your chat list."
}