feat(ui): Show a toast when the record button is tapped

This commit is contained in:
2022-12-03 13:01:54 +01:00
parent cc13078ec5
commit 9affa0e89a
5 changed files with 24 additions and 1 deletions

View File

@@ -69,6 +69,9 @@
"warnings": {
"message": {
"integrityCheckFailed": "Could not verify file integrity"
},
"conversation": {
"holdForLonger": "Hold button to record a voice message"
}
},
"pages": {

View File

@@ -69,6 +69,9 @@
"warnings": {
"message": {
"integrityCheckFailed": "Konnte Integrität der Datei nicht überprüfen"
},
"conversation": {
"holdForLonger": "Button länger gedrückt halten, um eine Sprachnachricht aufzunehmen"
}
},
"pages": {