Browse Source

Some localization

flabbet 1 year ago
parent
commit
7c5a01df6f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/PixiEditor/Data/Localization/Languages/en.json

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

@@ -723,5 +723,6 @@
   "NEW_PALETTE_FILE": "palette",
   "ISLAND_EXAMPLE": "Islands",
   "ONION_FRAMES_COUNT": "Onion frames",
-  "ONION_OPACITY": "Onion opacity"
+  "ONION_OPACITY": "Onion opacity",
+  "TOGGLE_ONION_SKINNING": "Toggle onion skinning"
 }