Use consistent "More info" for To-do-lists and automations etc. (#23459)

This commit is contained in:
Norbert Rittel 2025-01-13 09:11:11 +01:00 committed by GitHub
parent 6dbc04455f
commit 95ac8eb5ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"