Fix typo when deleting an integration (#14145)

Fixes #14135, resubmitted modifying the correct file
This commit is contained in:
Kris Noble 2022-10-20 22:27:00 +01:00 committed by GitHub
parent 1f9763d6c8
commit 1b4989a7dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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