Show a tile at beginning of visible history (#5887)
This commit is contained in:
parent
c4fc20018d
commit
f59ea6d7ad
6 changed files with 83 additions and 4 deletions
|
@ -1687,6 +1687,10 @@
|
|||
"Encrypting your message...": "Encrypting your message...",
|
||||
"Your message was sent": "Your message was sent",
|
||||
"Failed to send": "Failed to send",
|
||||
"You don't have permission to view messages from before you were invited.": "You don't have permission to view messages from before you were invited.",
|
||||
"You don't have permission to view messages from before you joined.": "You don't have permission to view messages from before you joined.",
|
||||
"Encrypted messages before this point are unavailable.": "Encrypted messages before this point are unavailable.",
|
||||
"You can't see earlier messages": "You can't see earlier messages",
|
||||
"Scroll to most recent messages": "Scroll to most recent messages",
|
||||
"Show %(count)s other previews|other": "Show %(count)s other previews",
|
||||
"Show %(count)s other previews|one": "Show %(count)s other preview",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue