diff --git a/src/locales/en.json b/src/locales/en.json index 91b39074e..e582e9610 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -252,8 +252,7 @@ "hand": "Hand (panning tool)", "extraTools": "More tools", "mermaidToExcalidraw": "Mermaid to Excalidraw", - "magicSettings": "AI settings", - "textToExcalidraw": "Text to Excalidraw" + "magicSettings": "AI settings" }, "headings": { "canvasActions": "Canvas actions", @@ -519,10 +518,5 @@ "description": "Currently only Flowcharts and Sequence Diagrams are supported. The other types will be rendered as image in Excalidraw.", "syntax": "Mermaid Syntax", "preview": "Preview" - }, - "textToExcalidraw": { - "title": "Text to Excalidraw", - "description": "Test", - "button": "Insert" } }