Modify the public search settings

This commit is contained in:
shahramdj 2022-10-08 00:14:54 -04:00 committed by GitHub
parent a6a2beb2e3
commit 2126f61545
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@
"copy-accessToken": "Create a new 'Access token & access token secret' and copy them", "copy-accessToken": "Create a new 'Access token & access token secret' and copy them",
"access_key": "Access token", "access_key": "Access token",
"access_secret": "Access token secret", "access_secret": "Access token secret",
"access_bearer": "Bearer token",
"enter-id": "Set your Twitter ID" "enter-id": "Set your Twitter ID"
}, },
"placeholder": { "placeholder": {
@ -29,7 +30,7 @@
"direct": "your direct messages", "direct": "your direct messages",
"events": "your twitter events" "events": "your twitter events"
}, },
"tip": "Tip: Use commas without spaces between multiple search terms. Comma = OR, Space = AND.<br/>The Twitter API WILL NOT deliver 100% of all tweets.<br/>Tweets of who you follow will include their retweets and favourites.<br/><br/>Leave <b>for</b> blank to set using msg.payload.", "tip": "Tip: You can provide only one search terms.<br/>The Twitter API WILL NOT deliver 100% of all tweets.<br/>Tweets of who you follow will include their retweets and favourites.<br/><br/>Leave <b>for</b> blank to set using msg.payload.",
"status": { "status": {
"using-geo": "Using geo location: __location__", "using-geo": "Using geo location: __location__",
"tweeting": "tweeting", "tweeting": "tweeting",