Add tooltips to sent/sending receipts

Fixes https://github.com/vector-im/element-web/issues/16649
This commit is contained in:
Travis Ralston 2021-03-09 21:13:23 -07:00
parent eb45731d2e
commit f25db38b2b
2 changed files with 59 additions and 6 deletions

View file

@ -1440,6 +1440,9 @@
"Unencrypted": "Unencrypted",
"Encrypted by a deleted session": "Encrypted by a deleted session",
"The authenticity of this encrypted message can't be guaranteed on this device.": "The authenticity of this encrypted message can't be guaranteed on this device.",
"Sending your message...": "Sending your message...",
"Encrypting your message...": "Encrypting your message...",
"Your message was sent": "Your message was sent",
"Please select the destination room for this message": "Please select the destination room for this message",
"Scroll to most recent messages": "Scroll to most recent messages",
"Close preview": "Close preview",