feat: Nicer record voice message UI with pause function

This commit is contained in:
Christian Kußowski 2025-09-28 18:06:08 +02:00
commit e86deb99c9
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
6 changed files with 631 additions and 557 deletions

View file

@ -3375,5 +3375,8 @@
"@moreEvents": {},
"declineInvitation": "Decline invitation",
"@declineInvitation": {},
"noMessagesYet": "No messages yet"
"noMessagesYet": "No messages yet",
"longPressToRecordVoiceMessage": "Long press to record voice message.",
"pause": "Pause",
"resume": "Resume"
}