@wix/form-public 0.185.0 → 0.186.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 +1 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.cjs
CHANGED
|
@@ -22237,6 +22237,7 @@ var require_messages_en = __commonJS({
|
|
|
22237
22237
|
"payment-input.input.error.message.max-value-error": "Enter a payment amount less than {currency}{limit}.",
|
|
22238
22238
|
"ecom-phone.input.error.message.required-error": "Enter a phone number.",
|
|
22239
22239
|
"payment-input.input.error.message.value-range-error": "Enter a payment amount between {currency}{minLimit} and {currency}{maxLimit}.",
|
|
22240
|
+
"settings.appointment.sync-external-calendars.hosts-title": "Sync calendar for hosts",
|
|
22240
22241
|
"input.error.message.incomplete-date-error.year-day": "Enter a day and year.",
|
|
22241
22242
|
"submission-table.signature.not-signed": "Not signed",
|
|
22242
22243
|
"dext-url-input.input.error.message.format-error": "Enter a web URL like https://www.example.com.",
|