feat(ui): Show a toast when the record button is tapped
This commit is contained in:
@@ -69,6 +69,9 @@
|
||||
"warnings": {
|
||||
"message": {
|
||||
"integrityCheckFailed": "Could not verify file integrity"
|
||||
},
|
||||
"conversation": {
|
||||
"holdForLonger": "Hold button to record a voice message"
|
||||
}
|
||||
},
|
||||
"pages": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user