From 2a3eaa7f146dde8e036aec2c2bcdf37da1a20225 Mon Sep 17 00:00:00 2001 From: David Luzar <5153846+dwelle@users.noreply.github.com> Date: Thu, 1 May 2025 10:12:03 +0200 Subject: [PATCH] Update packages/excalidraw/locales/en.json --- packages/excalidraw/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/excalidraw/locales/en.json b/packages/excalidraw/locales/en.json index f02f4b3ee..9a5211027 100644 --- a/packages/excalidraw/locales/en.json +++ b/packages/excalidraw/locales/en.json @@ -299,7 +299,7 @@ "hand": "Hand (panning tool)", "extraTools": "More tools", "mermaidToExcalidraw": "Mermaid to Excalidraw", - "shapeSwitch": "Cycle through shapes" + "convertElementType": "Toggle shape type" }, "element": { "rectangle": "Rectangle",