From 030cf7c4c0edb848367ecca40c378ae6e6413c2e Mon Sep 17 00:00:00 2001 From: Aaron Dodson Date: Mon, 7 Jul 2025 10:47:46 -0700 Subject: [PATCH] fix: Add message dropped during merge --- msg/json/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/msg/json/en.json b/msg/json/en.json index 9d1999912..e5bba6b14 100644 --- a/msg/json/en.json +++ b/msg/json/en.json @@ -397,6 +397,7 @@ "WORKSPACE_ARIA_LABEL": "Blockly Workspace", "COLLAPSED_WARNINGS_WARNING": "Collapsed blocks contain warnings.", "DIALOG_OK": "OK", + "DIALOG_CANCEL": "Cancel", "EDIT_BLOCK_CONTENTS": "Edit Block contents", "MOVE_BLOCK": "Move Block", "WINDOWS": "Windows",