refactor: Improved UX for room upgrades

This commit is contained in:
Krille 2025-03-07 12:29:31 +01:00
commit b645193f7b
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
5 changed files with 37 additions and 47 deletions

View file

@ -3205,5 +3205,6 @@
"takeAPhoto": "Take a photo",
"recordAVideo": "Record a video",
"optionalMessage": "(Optional) message...",
"notSupportedOnThisDevice": "Not supported on this device"
"notSupportedOnThisDevice": "Not supported on this device",
"enterNewChat": "Enter new chat"
}