mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 16:26:43 +00:00
Use consistent "More info" for To-do-lists and automations etc. (#23459)
This commit is contained in:
parent
6dbc04455f
commit
95ac8eb5ab
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user