update table styles
This commit is contained in:
@ -93,6 +93,7 @@ en:
|
||||
confirm_new_thingtweet_key: "Are you sure you want to generate a new ThingTweet API key?"
|
||||
confirm_new_user_api_key: "Are you sure you want to generate a new API key?"
|
||||
confirm_plugin_delete: "Are you sure you want to delete this plugin?"
|
||||
confirm_react_delete: "Are you sure you want to delete this React?"
|
||||
confirm_talkback_delete: "Are you sure you want to delete this TalkBack?"
|
||||
confirm_thinghttp_delete: "Are you sure you want to delete this ThingHTTP?"
|
||||
confirm_tweetcontrol_delete: "Are you sure you want to delete this TweetControl?"
|
||||
@ -202,6 +203,7 @@ en:
|
||||
react: "React"
|
||||
react_header_name: "Name"
|
||||
react_new_button: "Create New React"
|
||||
react_delete: "Delete React"
|
||||
react_delete_confirm: "Are you sure you wish to delete this condition?"
|
||||
react_thinghttp_error: "'%{thinghttp_name}' request doesn't belong to you"
|
||||
react_thingtweet_error: "'%{twitter_account_name}' Twitter account doesn't belong to you"
|
||||
@ -247,6 +249,7 @@ en:
|
||||
react_thinghttp_delete_warning1: "Cannot delete this ThingHTTP as it is used by %{reacts_count}: %{reacts_list}"
|
||||
react_thinghttp_delete_warning2: "Please delete or modify this react before unlinking this ThingHTTP."
|
||||
react_default_name: "React"
|
||||
react_delete_message: "Want to delete this React?"
|
||||
react_label_condition: "Condition"
|
||||
react_label_test_frequency: "Test Frequency"
|
||||
react_label_react_name: "React Name"
|
||||
|
Reference in New Issue
Block a user