@bigbinary/neeto-editor 1.27.8 → 1.27.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.cjs.js CHANGED
@@ -40846,17 +40846,11 @@ function useTranslation(ns) {
40846
40846
  }
40847
40847
 
40848
40848
  var common = {
40849
- back: "back",
40850
- cancel: "Cancel",
40851
- caption: "Caption",
40852
40849
  create: "Create",
40853
40850
  download: "Download",
40854
40851
  embed: "Embed",
40855
40852
  unlink: "Unlink",
40856
40853
  videoUrl: "Video URL:",
40857
- hex: "Hex:",
40858
- browse: "Browse",
40859
- done: "Done",
40860
40854
  reset: "Reset",
40861
40855
  auto: "Auto"
40862
40856
  };