feat: remove extranneous translations

This commit is contained in:
are 2023-11-28 18:37:43 +01:00
parent 530e92189f
commit f6ac19bce9
No known key found for this signature in database
GPG Key ID: 8367A69658056EE3

View File

@ -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 <flowchartLink>Flowcharts</flowchartLink> and <sequenceLink>Sequence Diagrams</sequenceLink> 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"
}
}