mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-16 22:10:48 +02:00
feat: remove extranneous translations
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user