From d33e8d77c20cfc1d0488d4b29fc768bf345d7f42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20Hansl=C3=ADk?= Date: Thu, 28 Jan 2021 11:54:34 +0100 Subject: [PATCH] Typo in texts (#8264) --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 50429653ce..4c2cca84e8 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2505,7 +2505,7 @@ "cards": { "confirm_delete": "Are you sure you want to delete this card?", "actions": { - "action_confirmation": "Are you sure you want to exectue action \"{action}\"?", + "action_confirmation": "Are you sure you want to execute action \"{action}\"?", "no_entity_more_info": "No entity provided for more info dialog", "no_entity_toggle": "No entity provided to toggle", "no_navigation_path": "No navigation path specified",