fix: Hide quoted replies by default from messages (#3009)

Fixes: #2009 , #2365
This commit is contained in:
Pranav Raj S
2021-09-14 11:55:48 +05:30
committed by GitHub
parent 22d1c8baf2
commit aa5d01b572
4 changed files with 81 additions and 16 deletions

View File

@@ -85,6 +85,8 @@
"VIEW_TWEET_IN_TWITTER": "View tweet in Twitter",
"REPLY_TO_TWEET": "Reply to this tweet",
"NO_MESSAGES": "No Messages",
"NO_CONTENT": "No content available"
"NO_CONTENT": "No content available",
"HIDE_QUOTED_TEXT": "Hide Quoted Text",
"SHOW_QUOTED_TEXT": "Show Quoted Text"
}
}