mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
Fix typo in restore_entity_id_selected::confirm_text (#25615)
This commit is contained in:
parent
6abdeeae20
commit
ae49de8e71
@ -5131,7 +5131,7 @@
|
||||
"restore_entity_id_selected": {
|
||||
"button": "Recreate entity IDs of selected",
|
||||
"confirm_title": "Recreate entity IDs?",
|
||||
"confirm_text": "Are you sure you want to change the entity IDs of these entities? You will have to change you dashboards, automations and scripts to use the new entity IDs.",
|
||||
"confirm_text": "Are you sure you want to change the entity IDs of these entities? You will have to change your dashboards, automations and scripts to use the new entity IDs.",
|
||||
"changes": "The following entity IDs will be updated:"
|
||||
},
|
||||
"delete_selected": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user