@wix/form-public 0.51.0 → 0.53.0

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/index.cjs CHANGED
@@ -22341,6 +22341,8 @@ async function createI18n(locale) {
22341
22341
  interpolation: {
22342
22342
  escapeValue: false
22343
22343
  },
22344
+ keySeparator: false,
22345
+ nsSeparator: ":",
22344
22346
  defaultNS: "translation",
22345
22347
  ns: ["translation", FORM_VIEWER_NAMESPACE],
22346
22348
  resources: {}