adding to language file
This commit is contained in:
parent
5846a134d0
commit
1fd9d38fbd
@ -98,6 +98,7 @@ en:
|
||||
documentation: "Documentation"
|
||||
edit: "Edit"
|
||||
elevation: "Elevation"
|
||||
entries: "Entries"
|
||||
email: "Email"
|
||||
email_form_add: "Add Email"
|
||||
field: "Field"
|
||||
@ -107,7 +108,9 @@ en:
|
||||
height: "Height"
|
||||
home: "Home"
|
||||
homepage: "ThingSpeak is an Open Internet of Things project by ioBridge."
|
||||
homepage_logged_in: ""
|
||||
homepage_logged_in: "Homepage for logged in user!"
|
||||
import: "Import"
|
||||
import_data: "Import Data"
|
||||
latitude: "Latitude"
|
||||
longitude: "Longitude"
|
||||
median: "Median"
|
||||
@ -149,11 +152,13 @@ en:
|
||||
public: "Make Public?"
|
||||
questions: "Questions"
|
||||
remember_me: "Remember my User ID"
|
||||
results: "Results"
|
||||
rss: "RSS Feed"
|
||||
saved: "Saved."
|
||||
saved_error: "Error while saving data."
|
||||
search_empty: "No search results were found."
|
||||
secure_signin: "Secure Sign In"
|
||||
select_file: "Please choose a file to upload."
|
||||
signin: "Sign In"
|
||||
signin_failure: "Sign In Failure"
|
||||
signin_please: "Please sign in to access your account."
|
||||
@ -207,6 +212,9 @@ en:
|
||||
twitter_link_success: "has been successfully linked to ThingTweet."
|
||||
twitter_new_api_key: "Regenerate API Key"
|
||||
twitter_screen_name: "Twitter Screen Name"
|
||||
upload: "Upload"
|
||||
upload_select: "Upload a CSV file to import data into this channel"
|
||||
uploading: "uploading file..."
|
||||
url: "URL"
|
||||
userid: "User ID"
|
||||
width: "Width"
|
||||
@ -219,6 +227,7 @@ en:
|
||||
help_channel_clear: "Clicking on the \"Clear Channel\" button will delete ALL feed data associated with this channel, but will leave the channel's info intact."
|
||||
help_channel_feed: "Viewing Data"
|
||||
help_channel_fields: "Add up to 8 fields that can be tracked. A field must be added before it can store data."
|
||||
help_channel_import: "Select a CSV file on your hard drive and import all of its data directly into this channel. Your CSV file should contain a date field in the first column. If your data doesn't contain timezone info, select one appropriately."
|
||||
help_channel_post: "Add data by sending a POST or GET to:"
|
||||
help_channel_post_example: "Please include your write API key and some data, for example:"
|
||||
help_channel_public: "Make this channel public to allow anyone to view its feed and charts without using API keys."
|
||||
|
Loading…
Reference in New Issue
Block a user