try to match twitter labels to reality

maybe
This commit is contained in:
Dave Conway-Jones 2016-09-27 22:07:01 +01:00
parent c04ca47804
commit 437543e139
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"for": "for",
"user": "User",
"dmslabel": "DMs",
"followers": "user stream tweets",
"followers": "user's stream tweets",
"tweetslabel": "tweets",
"clickhere": "Click here to authenticate with Twitter."
},
@ -16,7 +16,7 @@
},
"search": {
"public": "all public tweets",
"follow": "the tweets of user stream",
"follow": "the tweets from the user's stream",
"user": "the tweets of specific users",
"direct": "your direct messages"
},