mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 03:36:44 +00:00
Fix typo in restore_entity_id_selected::confirm_text (#25615)
This commit is contained in:
parent
e79e0f77b8
commit
189067d14b
@ -5131,7 +5131,7 @@
|
|||||||
"restore_entity_id_selected": {
|
"restore_entity_id_selected": {
|
||||||
"button": "Recreate entity IDs of selected",
|
"button": "Recreate entity IDs of selected",
|
||||||
"confirm_title": "Recreate entity IDs?",
|
"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:"
|
"changes": "The following entity IDs will be updated:"
|
||||||
},
|
},
|
||||||
"delete_selected": {
|
"delete_selected": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user