@maxax/ui 1.1.19 → 1.1.20

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/dist/locales.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { b, a, t, z } from "./utils-BTs_N8qH.js";
1
+ import { b, a, t, z } from "./utils-Doo526pz.js";
2
2
  function getDefaultExportFromCjs(x) {
3
3
  return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
4
4
  }
@@ -3361,7 +3361,8 @@ const en = {
3361
3361
  warning: "Warning",
3362
3362
  export: "Export",
3363
3363
  import: "Import",
3364
- print: "Print"
3364
+ print: "Print",
3365
+ other: ""
3365
3366
  },
3366
3367
  button: {
3367
3368
  confirm: "Confirm",