mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-15 05:16:34 +00:00
Fix typo when deleting an integration (#14145)
Fixes #14135, resubmitted modifying the correct file
This commit is contained in:
parent
1f9763d6c8
commit
1b4989a7dc
@ -2924,7 +2924,7 @@
|
||||
"known_issues": "Known issues",
|
||||
"delete": "Delete",
|
||||
"delete_confirm_title": "Delete {title}?",
|
||||
"delete_confirm_text": "Its devices and entities will be permantly deleted.",
|
||||
"delete_confirm_text": "Its devices and entities will be permanently deleted.",
|
||||
"reload": "Reload",
|
||||
"restart_confirm": "Restart Home Assistant to finish removing this integration",
|
||||
"reload_confirm": "The integration was reloaded",
|
||||
|
Loading…
x
Reference in New Issue
Block a user