Fix copy for call hangup previews

This commit is contained in:
Michael Telatynski 2020-11-03 15:22:23 +00:00
parent 6a916757df
commit 0da23e2cbd
2 changed files with 4 additions and 4 deletions

View file

@ -437,8 +437,8 @@
"You joined the call": "You joined the call",
"%(senderName)s joined the call": "%(senderName)s joined the call",
"Call in progress": "Call in progress",
"You left the call": "You left the call",
"%(senderName)s left the call": "%(senderName)s left the call",
"You ended the call": "You ended the call",
"%(senderName)s ended the call": "%(senderName)s ended the call",
"Call ended": "Call ended",
"You started a call": "You started a call",
"%(senderName)s started a call": "%(senderName)s started a call",