Selaa lähdekoodia

fix: Proper string for invalid SVG (#4191)

vanilla_orig
Lipis 4 vuotta sitten
vanhempi
commit
5be58b59e0
No account linked to committer's email address
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      src/locales/en.json

+ 1
- 1
src/locales/en.json Näytä tiedosto

@@ -168,7 +168,7 @@
168 168
     "imageInsertError": "Couldn't insert image. Try again later...",
169 169
     "fileTooBig": "File is too big. Maximum allowed size is {{maxSize}}.",
170 170
     "svgImageInsertError": "Couldn't insert SVG image. The SVG markup looks invalid.",
171
-    "invalidSVGString": "errors.invalidSVGString"
171
+    "invalidSVGString": "Invalid SVG."
172 172
   },
173 173
   "toolBar": {
174 174
     "selection": "Selection",

Loading…
Peruuta
Tallenna