Fix typo when deleting an integration. Fixes #14135 (#14137)

This commit is contained in:
Kris Noble 2022-10-20 18:55:21 +01:00 committed by GitHub
parent b495667e8d
commit 1f9763d6c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2950,7 +2950,7 @@
"check_the_logs": "Check the logs",
"configure": "Configure",
"delete": "Delete",
"delete_confirm_text": "Its devices and entities will be permantly deleted.",
"delete_confirm_text": "Its devices and entities will be permanently deleted.",
"delete_confirm_title": "Delete {title}?",
"depends_on_cloud": "Depends on the cloud",
"devices": "{count} {count, plural,\n one {device}\n other {devices}\n}",