Przeglądaj źródła

chore: Consistent case for clear canvas, change font of buttons and clean up unused strings (#4195)

* chore: Consistent case for clear canvas and font

* Remove unused

* remove
vanilla_orig
Lipis 4 lat temu
rodzic
commit
2b29b9a96d
No account linked to committer's email address
2 zmienionych plików z 1 dodań i 6 usunięć
  1. 0
    1
      src/components/ToolIcon.scss
  2. 1
    5
      src/locales/en.json

+ 0
- 1
src/components/ToolIcon.scss Wyświetl plik

@@ -6,7 +6,6 @@
6 6
     display: inline-flex;
7 7
     align-items: center;
8 8
     position: relative;
9
-    font-family: Cascadia;
10 9
     cursor: pointer;
11 10
     -webkit-tap-highlight-color: transparent;
12 11
     border-radius: var(--space-factor);

+ 1
- 5
src/locales/en.json Wyświetl plik

@@ -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.",

Ładowanie…
Anuluj
Zapisz