Răsfoiți Sursa

translations and drawie update

flabbet 8 luni în urmă
părinte
comite
69d63e4bda
2 a modificat fișierele cu 5 adăugiri și 2 ștergeri
  1. 1 1
      src/Drawie
  2. 4 1
      src/PixiEditor/Data/Localization/Languages/en.json

+ 1 - 1
src/Drawie

@@ -1 +1 @@
-Subproject commit a64659f76d57708b78180b3769c48e9def2f2bf4
+Subproject commit 52a989906b7d9254fa9bab4acf172097d9d0dbef

+ 4 - 1
src/PixiEditor/Data/Localization/Languages/en.json

@@ -830,5 +830,8 @@
   "TOGGLE_ONION_SKINNING_DESCRIPTIVE": "Toggle onion skinning",
   "VALUE": "Value",
   "TARGET": "Target",
-  "EPSILON": "Epsilon"
+  "EPSILON": "Epsilon",
+  "PRESERVE_ALPHA": "Preserve alpha",
+  "BLUR_FILTER_NODE": "Gaussian Blur",
+  "LENGTH": "Length"
 }