diff --git a/src/translations/en.json b/src/translations/en.json index 26bdffec75..b9ca0c9667 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -3410,7 +3410,7 @@ "run": "Run actions", "rename": "[%key:ui::panel::config::automation::editor::triggers::rename%]", "show_trace": "Traces", - "show_info": "Information", + "show_info": "More info", "default_name": "New automation", "missing_name": "Cannot save automation without a name", "traces_not_available": "Automations need an ID for history to be tracked. Add an ID to your automation to make it available in traces.", @@ -7525,7 +7525,7 @@ "create_list": "Create list", "delete_list": "Delete list", "add_item": "Add item", - "information": "Information", + "information": "More info", "delete_confirm_title": "Remove {name}?", "delete_confirm_text": "Are you sure you want to remove this list and all of its items?", "restart_confirm": "Restart Home Assistant to finish removing this to-do list"