|
|
@ -180,6 +180,8 @@
|
|
|
|
"linearElement": "Click to start multiple points, drag for single line",
|
|
|
|
"linearElement": "Click to start multiple points, drag for single line",
|
|
|
|
"freeDraw": "Click and drag, release when you're finished",
|
|
|
|
"freeDraw": "Click and drag, release when you're finished",
|
|
|
|
"text": "Tip: you can also add text by double-clicking anywhere with the selection tool",
|
|
|
|
"text": "Tip: you can also add text by double-clicking anywhere with the selection tool",
|
|
|
|
|
|
|
|
"text_selected": "Double-click or press ENTER to edit text",
|
|
|
|
|
|
|
|
"text_editing": "Press Escape or CtrlOrCmd+ENTER to finish editing",
|
|
|
|
"linearElementMulti": "Click on last point or press Escape or Enter to finish",
|
|
|
|
"linearElementMulti": "Click on last point or press Escape or Enter to finish",
|
|
|
|
"lockAngle": "You can constrain angle by holding SHIFT",
|
|
|
|
"lockAngle": "You can constrain angle by holding SHIFT",
|
|
|
|
"resize": "You can constrain proportions by holding SHIFT while resizing,\nhold ALT to resize from the center",
|
|
|
|
"resize": "You can constrain proportions by holding SHIFT while resizing,\nhold ALT to resize from the center",
|
|
|
@ -236,16 +238,18 @@
|
|
|
|
"curvedArrow": "Curved arrow",
|
|
|
|
"curvedArrow": "Curved arrow",
|
|
|
|
"curvedLine": "Curved line",
|
|
|
|
"curvedLine": "Curved line",
|
|
|
|
"documentation": "Documentation",
|
|
|
|
"documentation": "Documentation",
|
|
|
|
|
|
|
|
"doubleClick": "double-click",
|
|
|
|
"drag": "drag",
|
|
|
|
"drag": "drag",
|
|
|
|
"editor": "Editor",
|
|
|
|
"editor": "Editor",
|
|
|
|
|
|
|
|
"editSelectedShape": "Edit selected shape (text/arrow/line)",
|
|
|
|
"github": "Found an issue? Submit",
|
|
|
|
"github": "Found an issue? Submit",
|
|
|
|
"howto": "Follow our guides",
|
|
|
|
"howto": "Follow our guides",
|
|
|
|
"or": "or",
|
|
|
|
"or": "or",
|
|
|
|
"preventBinding": "Prevent arrow binding",
|
|
|
|
"preventBinding": "Prevent arrow binding",
|
|
|
|
"shapes": "Shapes",
|
|
|
|
"shapes": "Shapes",
|
|
|
|
"shortcuts": "Keyboard shortcuts",
|
|
|
|
"shortcuts": "Keyboard shortcuts",
|
|
|
|
"textFinish": "Finish editing (text)",
|
|
|
|
"textFinish": "Finish editing (text editor)",
|
|
|
|
"textNewLine": "Add new line (text)",
|
|
|
|
"textNewLine": "Add new line (text editor)",
|
|
|
|
"title": "Help",
|
|
|
|
"title": "Help",
|
|
|
|
"view": "View",
|
|
|
|
"view": "View",
|
|
|
|
"zoomToFit": "Zoom to fit all elements",
|
|
|
|
"zoomToFit": "Zoom to fit all elements",
|
|
|
|