updates from Production
This commit is contained in:
@ -420,7 +420,7 @@ en:
|
||||
help_apps_talkback: "Allow devices to execute queued commands."
|
||||
help_apps_thinghttp: "Create custom POSTs or GETs to other webservices and retrieve the data."
|
||||
help_apps_thingtweet: "Link your Twitter account to ThingSpeak and send Twitter messages using our simple API."
|
||||
help_apps_timecontrol: "Automatically perform ThingHTTP requests at predetermined times."
|
||||
help_apps_timecontrol: "Automatically perform ThingHTTP or ThingTweet requests at predetermined times."
|
||||
help_apps_tweetcontrol: "Listen to commands from Twitter and then perform an action."
|
||||
help_apps_react: "Perform actions when conditions are met by your data in your channels."
|
||||
help_channel: "Create a channel -- it can be for a device, app, or anything that can send data to ThingSpeak."
|
||||
@ -459,7 +459,7 @@ en:
|
||||
help_thinghttp_example: "This will send your HTTP GET request to Google Finance and parse the response for an element having an ID of ref_626307_c, which corresponds to the S&P 500 current price change for the day."
|
||||
help_thinghttp_show: "You can now send your ThingHTTP request and view the response using the following URL:"
|
||||
help_thingtweet: "ThingTweet acts as a proxy to Twitter so that your devices can update Twitter statuses without having to implement Open Authentication (OAuth)."
|
||||
help_timecontrol_index: "Create a TimeControl to automatically execute ThingHTTP requests at predetermined times."
|
||||
help_timecontrol_index: "Create a TimeControl to automatically execute ThingHTTP or ThingTweet requests at predetermined times."
|
||||
help_timecontrol_show: "Your TimeControl will be automatically executed at the indicated time."
|
||||
help_tweetcontrol: "Use TweetControl to listen to specific trigger words from Twitter, and then process a ThingHTTP request."
|
||||
help_tweetcontrol_edit: "Select Anonymous TweetControl to allow anyone to trigger your TweetControl or fill in a specfic Twitter Account (don't include the '@' sign)."
|
||||
|
Reference in New Issue
Block a user