Skip to content

Commit

Permalink
Use consistent "More info" for To-do-lists and automations etc. (#23459)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoRi2909 authored Jan 13, 2025
1 parent 6dbc044 commit 95ac8eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 95ac8eb

Please sign in to comment.