From 928f20ada5bfb30d8915c776b918319f422f304c Mon Sep 17 00:00:00 2001 From: Steve Repsher Date: Sat, 22 Oct 2022 09:30:31 -0400 Subject: [PATCH] Revert "Fix typo when deleting an integration. Fixes #14135" (#14149) Revert "Fix typo when deleting an integration. Fixes #14135 (#14137)" This reverts commit 1f9763d6c8de0454f9bfa03e2cc2c96d17f16c09. --- translations/frontend/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/frontend/en.json b/translations/frontend/en.json index 60a88a004b..be59e92ff2 100644 --- a/translations/frontend/en.json +++ b/translations/frontend/en.json @@ -2950,7 +2950,7 @@ "check_the_logs": "Check the logs", "configure": "Configure", "delete": "Delete", - "delete_confirm_text": "Its devices and entities will be permanently deleted.", + "delete_confirm_text": "Its devices and entities will be permantly deleted.", "delete_confirm_title": "Delete {title}?", "depends_on_cloud": "Depends on the cloud", "devices": "{count} {count, plural,\n one {device}\n other {devices}\n}",