mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
try to match twitter labels to reality
maybe
This commit is contained in:
parent
c04ca47804
commit
437543e139
@ -6,7 +6,7 @@
|
|||||||
"for": "for",
|
"for": "for",
|
||||||
"user": "User",
|
"user": "User",
|
||||||
"dmslabel": "DMs",
|
"dmslabel": "DMs",
|
||||||
"followers": "user stream tweets",
|
"followers": "user's stream tweets",
|
||||||
"tweetslabel": "tweets",
|
"tweetslabel": "tweets",
|
||||||
"clickhere": "Click here to authenticate with Twitter."
|
"clickhere": "Click here to authenticate with Twitter."
|
||||||
},
|
},
|
||||||
@ -16,7 +16,7 @@
|
|||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"public": "all public tweets",
|
"public": "all public tweets",
|
||||||
"follow": "the tweets of user stream",
|
"follow": "the tweets from the user's stream",
|
||||||
"user": "the tweets of specific users",
|
"user": "the tweets of specific users",
|
||||||
"direct": "your direct messages"
|
"direct": "your direct messages"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user