feat: improved freedraw (#3512)
Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
@ -20,6 +20,10 @@
|
||||
"background": "Background",
|
||||
"fill": "Fill",
|
||||
"strokeWidth": "Stroke width",
|
||||
"strokeShape": "Stroke shape",
|
||||
"strokeShape_gel": "Gel pen",
|
||||
"strokeShape_fountain": "Fountain pen",
|
||||
"strokeShape_brush": "Brush pen",
|
||||
"strokeStyle": "Stroke style",
|
||||
"strokeStyle_solid": "Solid",
|
||||
"strokeStyle_dashed": "Dashed",
|
||||
@ -153,7 +157,6 @@
|
||||
},
|
||||
"toolBar": {
|
||||
"selection": "Selection",
|
||||
"draw": "Free draw",
|
||||
"rectangle": "Rectangle",
|
||||
"diamond": "Diamond",
|
||||
"ellipse": "Ellipse",
|
||||
|
Reference in New Issue
Block a user