|
@@ -20,10 +20,6 @@
|
20
|
20
|
"background": "Background",
|
21
|
21
|
"fill": "Fill",
|
22
|
22
|
"strokeWidth": "Stroke width",
|
23
|
|
- "strokeShape": "Stroke shape",
|
24
|
|
- "strokeShape_gel": "Gel pen",
|
25
|
|
- "strokeShape_fountain": "Fountain pen",
|
26
|
|
- "strokeShape_brush": "Brush pen",
|
27
|
23
|
"strokeStyle": "Stroke style",
|
28
|
24
|
"strokeStyle_solid": "Solid",
|
29
|
25
|
"strokeStyle_dashed": "Dashed",
|
|
@@ -271,7 +267,7 @@
|
271
|
267
|
"zoomToSelection": "Zoom to selection"
|
272
|
268
|
},
|
273
|
269
|
"clearCanvasDialog": {
|
274
|
|
- "title": "Clear Canvas"
|
|
270
|
+ "title": "Clear canvas"
|
275
|
271
|
},
|
276
|
272
|
"encrypted": {
|
277
|
273
|
"tooltip": "Your drawings are end-to-end encrypted so Excalidraw's servers will never see them.",
|