@wix/form-public 0.55.0 → 0.57.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.js CHANGED
@@ -15763,6 +15763,7 @@ var require_messages_en = __commonJS({
15763
15763
  module.exports = {
15764
15764
  "contacts-url-input.input.error.message.format-error": "Enter a web URL like https://www.example.com.",
15765
15765
  "field-context-menu.cut": "Cut",
15766
+ "search.keyword.basic.full-name": "full name, name, first and last",
15766
15767
  "input.error.message.incomplete-date-error.day-time": "Enter a day and time.",
15767
15768
  "field.signature.a11y.action-description.type": "Use the keyboard to type.",
15768
15769
  "input.error.message.required-error-forced": "This field is required.",
@@ -15773,24 +15774,34 @@ var require_messages_en = __commonJS({
15773
15774
  "form.file-upload.uploading": "Uploading {count, plural, =0 {...} other {#%...}}",
15774
15775
  "rating-input.a11y.reaction-label": "{count} {count, plural, =1 {star} other {stars}}",
15775
15776
  "contacts-company.input.error.message.required-error": "Enter a company name.",
15777
+ "search.keyword.events.rsvp": "rsvp, attendance, reply",
15776
15778
  "dext-phone.input.error.message.required-error": "Enter a phone number.",
15779
+ "search.keyword.quiz.short-text": "quiz short text, short answer",
15777
15780
  "field.signature.clear-button.label": "Clear",
15778
15781
  "input.error.message.type-error": "Choose a {type}.",
15779
15782
  "payment-input.input.error.message.required-error": "Enter a payment amount.",
15780
15783
  "form.login-bar.action.logout": "Log out",
15781
15784
  "date-picker.a11y.arrow-left": "Go to previous month",
15785
+ "search.keyword.address.address-line": "address line, street address, line 1",
15782
15786
  "mla-subdivision.input.error.message.required-error.tr": "Choose a city.",
15787
+ "search.keyword.dext.radio-group": "radio group, radio buttons, single select",
15788
+ "search.keyword.quiz.image-choice": "image choice, picture options",
15783
15789
  "input.error.message.value-range-error": "Enter a number from {minLimit} to {maxLimit}.",
15784
15790
  "input.error.message.incomplete-date-error.year-month": "Enter a month and year.",
15791
+ "search.keyword.ecom.company-name": "company name, business name",
15785
15792
  "mla-address-line.input.error.message.required-error": "Enter an address.",
15793
+ "search.keyword.ecom.email": "email, contact email",
15794
+ "search.keyword.scheduling.services-dropdown": "services dropdown, service list, select service",
15786
15795
  "contacts-position.input.error.message.required-error": "Enter a position or job title.",
15787
15796
  "bookings-phone.input.error.message.format-error": "Enter a valid phone number.",
15788
15797
  "input.error.message.incomplete-date-error.year-month-time": "Enter a month, time and year.",
15798
+ "search.keyword.transaction.donation": "donation, contribute, give, contribution",
15789
15799
  "field.number.aria-role-description": "Number",
15790
15800
  "signature.input.error.message.required-error": "Sign in the box above.",
15791
15801
  "field.date.label.month": "Month",
15792
15802
  "field.rich-text.read-more-button.label": "Read more",
15793
15803
  "field.time.label.period": "AM/PM setting",
15804
+ "search.keyword.dext.text-input": "text input, single line, field",
15794
15805
  "submit.failed.message": "We could not submit your form. Try again later.",
15795
15806
  "dext-email.input.error.message.required-error": "Enter an email address like example@mysite.com.",
15796
15807
  "mla-city.input.error.message.required-error.tr": "Enter a district.",
@@ -15800,17 +15811,23 @@ var require_messages_en = __commonJS({
15800
15811
  "form.login-bar.title.logged-out-state": "Have an account? ",
15801
15812
  "form.appointment.slots-not-found.text": "There\u2019s no availability for this date. Try selecting another date.",
15802
15813
  "input.error.message.format-error": 'Use the format "{format}."',
15814
+ "search.keyword.basic.date-picker": "date picker, calendar, pick date",
15815
+ "search.keyword.address.street-number": "street number, house number",
15803
15816
  "contacts-address.input.error.message.required-error": "Enter an address.",
15804
15817
  "field-context-menu.copy": "Copy to clipboard",
15818
+ "search.keyword.ecom.subscriptions": "subscriptions, subscribe, membership",
15805
15819
  "field.signature.a11y.state.empty": "Signature field is empty.",
15806
15820
  "dext-date-picker.input.error.message.min-value-error": "Enter a valid date after today\u2019s date.",
15807
15821
  "payment-input.input.error.message.min-value-error": "Enter a payment amount greater than {currency}{limit}.",
15822
+ "search.keyword.multi-elements.radio-buttons": "radio buttons, single choice, option",
15808
15823
  "input.error.message.incomplete-date-error.year-time": "Enter a 4 digit year and time.",
15809
15824
  "field.signature.a11y.state.signed": "Signed.",
15810
15825
  "field.quiz-answer-feedback.wrong": "Incorrect",
15826
+ "search.keyword.scheduling.services-multi-choice": "services multi choice, multiple services",
15811
15827
  "mla-city.input.error.message.required-error": "Enter a city.",
15812
15828
  "field.rich-text.read-less-button.label": "Read less",
15813
15829
  "form.appointment.accessibility.calendar.previous-week.aria-label": "Show previous week",
15830
+ "search.keyword.dext.email": "email, e-mail address, mail",
15814
15831
  "field.signature.mode.upload.description": "Upload mode selected. Upload an image of your signature.",
15815
15832
  "field.quiz-file-upload.skipped": "This question was skipped. ",
15816
15833
  "ecom.email.label": "Email",
@@ -15824,10 +15841,12 @@ var require_messages_en = __commonJS({
15824
15841
  "field-context-menu.delete": "Delete",
15825
15842
  "field.date.label.year": "Year",
15826
15843
  "mla-address-line-2.input.error.message.required-error": "Enter a second address line (e.g., apartment, suite, floor).",
15844
+ "search.keyword.basic.signature": "signature, sign, e-sign, autograph",
15827
15845
  "form.login-bar.title.logged-in-state": "Logged in as {user}",
15828
15846
  "payment-input.input.error.message.max-value-error": "Enter a payment amount less than {currency}{limit}.",
15829
15847
  "ecom-phone.input.error.message.required-error": "Enter a phone number.",
15830
15848
  "payment-input.input.error.message.value-range-error": "Enter a payment amount between {currency}{minLimit} and {currency}{maxLimit}.",
15849
+ "search.keyword.dext.date-picker": "date picker, calendar",
15831
15850
  "input.error.message.incomplete-date-error.year-day": "Enter a day and year.",
15832
15851
  "submission-table.signature.not-signed": "Not signed",
15833
15852
  "dext-url-input.input.error.message.format-error": "Enter a web URL like https://www.example.com.",
@@ -15837,28 +15856,41 @@ var require_messages_en = __commonJS({
15837
15856
  "input.error.message.incomplete-date-error.day": "Enter a day.",
15838
15857
  "date-input.input.error.message.min-value-error": "Enter a valid date after today\u2019s date.",
15839
15858
  "input.error.message.invalid-location-id-error": "Location is invalid",
15859
+ "search.keyword.basic.rating-input": "rating, stars, score, review",
15840
15860
  "input.error.message.max-length-error": "Enter less than {limit, plural, one {# character} other {# characters}}.",
15841
15861
  "field.date.placeholder.day": "Day",
15862
+ "search.keyword.dext.tags": "tags, chips, labels",
15842
15863
  "services-dropdown.input.error.message.required-error": "Select a Service",
15843
15864
  "ecom-email.input.error.message.required-error": "Enter an email address like example@mysite.com.",
15844
15865
  "dext-phone.input.error.message.not-allowed-value": "Phone numbers with this country code aren\u2019t accepted.",
15845
15866
  "dext-url-input.input.error.message.required-error": "Enter a web URL like https://www.example.com.",
15846
15867
  "contacts-date-input.input.error.message.format-error": "Enter a month, day and year.",
15868
+ "search.keyword.multi-elements.dropdown": "dropdown, select, chooser, menu",
15847
15869
  "signature.input.error.message.required-error.with-upload": "Sign in the box above or upload your signature.",
15848
15870
  "contacts-phone.input.error.message.required-error": "Enter a phone number.",
15871
+ "search.keyword.quiz.file-upload": "quiz file upload, attachment",
15872
+ "search.keyword.dext.checkbox-group": "checkbox group, multiple checkboxes",
15849
15873
  "field.phone.country-selector-button.aria-label": "Select a country code",
15874
+ "search.keyword.identity.password": "password, passcode, secret",
15850
15875
  "field-context-menu.move-up": "Move up",
15876
+ "search.keyword.basic.time": "time, clock, hour, minute",
15851
15877
  "dext-text-input.input.error.message.required-error": "Enter an answer.",
15852
15878
  "settings.required-indicator-text": "(Required)",
15853
15879
  "file-upload.dropzone.overlay.button": " Drop your files here",
15880
+ "search.keyword.address.apartment": "apartment, unit, suite, floor",
15854
15881
  "field.time.perdiod.PM": "PM",
15855
15882
  "contacts-birthdate.input.error.message.format-error": "Enter a month, day and year.",
15856
15883
  "field.quiz-answer-feedback.correct": "Correct",
15884
+ "search.keyword.basic.long-answer": "long answer, paragraph, multiline, textarea",
15857
15885
  "vat-id.input.error.message.required-error": "Enter a CPF/CNPJ number.",
15886
+ "search.keyword.events.repeater": "repeater, list, repeating group",
15858
15887
  "bookings-email.input.error.message.format-error": "Enter an email address like example@mysite.com.",
15888
+ "search.keyword.contacts.email": "email, e-mail, mail, address",
15859
15889
  "input.error.message.character-length-range-error": "Enter between {minLimit} and {maxLimit} characters.",
15860
15890
  "bookings-phone.input.error.message.not-allowed-value": "Phone numbers with this country code aren\u2019t accepted.",
15891
+ "search.keyword.transaction.fixed-payment": "fixed payment, set amount, one-time",
15861
15892
  "contacts-email.input.error.message.format-error": "Enter an email address like example@mysite.com.",
15893
+ "search.keyword.dext.checkbox": "checkbox, tick, boolean",
15862
15894
  "dropdown.input.error.message.required-error": "Choose an option.",
15863
15895
  "dext-text-area.input.error.message.required-error": "Enter an answer.",
15864
15896
  "field.signature.settings.upload-button.label": "Upload Image",
@@ -15868,25 +15900,32 @@ var require_messages_en = __commonJS({
15868
15900
  "contacts-number-input.input.error.message.required-error": "Enter a number.",
15869
15901
  "date-picker.a11y.aria-label": "Show date picker",
15870
15902
  "field.phone.country-search-input.aria-label": "Search",
15903
+ "search.keyword.basic.submit": "submit, send, save, continue",
15871
15904
  "field.signature.a11y.state.drawing": "Writing signature...",
15872
15905
  "input.error.message.unknown-value-error": "Must have additional properties.",
15873
15906
  "dext-date-picker.input.error.message.max-value-error": "Enter a valid date from January 1, 1000 to today.",
15907
+ "search.keyword.bookings.header": "header, title, section heading",
15908
+ "search.keyword.basic.date": "date, calendar, day, pick a date",
15874
15909
  "form.appointment.empty-state.notification.text": "Currently, there\u2019s no available time slots to schedule. Contact us to complete your request.",
15875
15910
  "mla-country.input.error.message.required-error": "Choose a country/region.",
15876
15911
  "field.time.label.hours": "Hours",
15912
+ "search.keyword.basic.nested-form": "nested form, subform, repeater group, group",
15877
15913
  "file-upload.delete-file.aria-label": "Delete file",
15878
15914
  "field.vat-id.label-br": "CPF/CNPJ",
15879
15915
  "ecom-header.contact-details": "Customer details",
15880
15916
  "input.error.message.invalid-staff-id-error": "This field is invalid.",
15917
+ "search.keyword.contacts.subscribe": "subscribe, subscription, opt in, newsletter, marketing, subscriber",
15881
15918
  "date-input.input.error.message.format-error": "Enter a month, day and year.",
15882
15919
  "contacts-first-name.input.error.message.required-error": "Enter a first name.",
15883
15920
  "file-upload.dropzone.title": "Upload your file",
15921
+ "search.keyword.scheduling.appointment": "appointment, booking, schedule",
15884
15922
  "form.a11y.step.index.title": "Step {index} out of {total}",
15885
15923
  "field-context-menu.move-down": "Move down",
15886
15924
  "contacts-url-input.input.error.message.required-error": "Enter a web URL like https://www.example.com.",
15887
15925
  "field.time.label.minutes": "Minutes",
15888
15926
  "dext-phone.input.error.message.format-error": "Enter a valid phone number.",
15889
15927
  "bookings-phone.input.error.message.required-error": "Enter a phone number.",
15928
+ "search.keyword.multi-elements.tags": "tags, chips, labels, keywords",
15890
15929
  "form.file-upload.explanation-text": "{count, plural, =1 {# file} other {# files}} uploaded",
15891
15930
  "contacts-last-name.input.error.message.required-error": "Enter a last name.",
15892
15931
  "field.signature.mode.selector.aria-label": "Signature input mode",
@@ -15895,25 +15934,33 @@ var require_messages_en = __commonJS({
15895
15934
  "date-picker.a11y.dropdown-year": "Select year",
15896
15935
  "time-input.input.error.message.format-error": "Enter hours and minutes.",
15897
15936
  "field-context-menu.hide-field": "Hide field",
15937
+ "search.keyword.basic.number": "number, numeric, quantity, digits",
15898
15938
  "input.error.message.not-allowed-value": "The chosen value is not allowed.",
15899
15939
  "input.error.message.min-value-error": "Enter a number that is {limit} or more.",
15940
+ "search.keyword.dext.number-input": "number input, numeric field",
15900
15941
  "input.error.message.incomplete-date-error.month-day": "Enter a month and day.",
15901
15942
  "field.date.placeholder.time": "HH:MM",
15902
15943
  "submit.checkout.message": "Redirecting to checkout...",
15903
15944
  "input.error.message.invalid-phone-country-code-error": "Enter a valid country code.",
15904
15945
  "mla-street-name.input.error.message.required-error": "Enter a street name.",
15946
+ "search.keyword.bookings.first-name": "first name, given name",
15905
15947
  "bookings-first-name.input.error.message.required-error": "Enter a first name.",
15906
15948
  "vat-id.input.error.message.format-error": "Enter a valid CPF/CNPJ number.",
15949
+ "search.keyword.contacts.first-name": "first name, given name, forename",
15907
15950
  "form.appointment.accessibility.calendar.next-week.aria-label": "Show next week",
15908
15951
  "donation.input.error.message.required-error": "Choose a donation amount.",
15909
15952
  "input.error.message.incomplete-date-error.month": "Enter a month.",
15910
15953
  "input.error.message.incomplete-date-error.year": "Enter a 4 digit year.",
15911
15954
  "vat-id.input.error.message.format-error.il": "Enter a valid 9 digit ID (\u201Cteudat zehut\u201D) or Company number (\u201Chet pey\u201D).",
15955
+ "search.keyword.quiz.single-choice": "quiz single choice, one answer",
15912
15956
  "field.phone.aria-label": "Phone",
15913
15957
  "field.signature.canvas.aria-label.empty": "Signature drawing area (empty)",
15914
15958
  "file-upload.dropzone.limit-reached.title": "You\u2019ve reached the file upload limit.",
15959
+ "search.keyword.transaction.payment-input": "payment input, amount, pay",
15960
+ "search.keyword.contacts.tax-id": "tax id, vat, tin, ein, tax number",
15915
15961
  "form.appointment.accessibility.calendar.has-availability.aria-label": "This day has available time slots.",
15916
15962
  "bookings-phone.input.error.message.pattern-error": "Enter a valid phone number.",
15963
+ "search.keyword.bookings.last-name": "last name, surname",
15917
15964
  "input.error.message.incomplete-date-error.month-time": "Enter a month and time.",
15918
15965
  "product-list.input.error.message.required-error": "Choose an option.",
15919
15966
  "field-context-menu.move-to-next-page": "Move to next page",
@@ -15922,6 +15969,9 @@ var require_messages_en = __commonJS({
15922
15969
  "vat-id.input.error.message.format-error.br": "Enter a valid CPF/CNPJ number.",
15923
15970
  "input.error.message.exact-character-length-error": "Enter exactly {limit, plural, one {# character} other {# characters}}.",
15924
15971
  "submission-table.signature.signed": "Signed",
15972
+ "search.keyword.contacts.last-name": "last name, surname, family name",
15973
+ "search.keyword.quiz.number": "quiz number, numeric question",
15974
+ "search.keyword.dext.text-area": "text area, multiline, paragraph",
15925
15975
  "input.error.message.incomplete-date-error": "Enter a month, day and year.",
15926
15976
  "ecom-email.input.error.message.format-error": "Enter an email address like example@mysite.com.",
15927
15977
  "field.vat-id.label-il": "ID/Company number",
@@ -15935,27 +15985,42 @@ var require_messages_en = __commonJS({
15935
15985
  "field.signature.mode.upload.label": "Upload",
15936
15986
  "input.error.message.unknown-error": "Unknown error, please contact Support.",
15937
15987
  "input.error.message.max-items-error": "Choose up to {limit, plural, one {# option} other {# options}}.",
15988
+ "search.keyword.basic.multiline-address": "multiline address, full address, address block",
15938
15989
  "file-upload.popover.aria-label": "List of uploaded files",
15990
+ "search.keyword.address.street-name": "street name, road, avenue",
15991
+ "search.keyword.layout-elements.login-bar": "login bar, member bar, account",
15939
15992
  "input.error.message.multiple-of-value-error": "Choose a multiple of {multipleOf}.",
15940
15993
  "full-name-last-name.input.error.message.required-error": "Enter a last name.",
15994
+ "search.keyword.ecom.shipping-details": "shipping details, delivery, shipping address",
15941
15995
  "field-context-menu.paste": "Paste",
15996
+ "search.keyword.basic.full-name-last-name": "last name, surname",
15942
15997
  "input.error.message.pattern-error": 'Match the pattern "{pattern}".',
15943
15998
  "dext-number-input.input.error.message.required-error": "Enter a number.",
15944
15999
  "field-context-menu.ai-assistant": "Ask AI",
15945
16000
  "field-context-menu.move-to-previous-page": "Move to previous page",
15946
16001
  "dext-date-picker.input.error.message.required-error": "Choose a date.",
16002
+ "search.keyword.address.city": "city, town",
15947
16003
  "date-input.input.error.message.max-value-error": "Enter a valid date from January 1, 1000 to today.",
15948
16004
  "dext-checkbox-group.input.error.message.required-error": "Choose an option.",
15949
16005
  "file-upload.dropzone.subtitle": "Choose a file or drag and drop one here.",
15950
16006
  "dext-radio-group.input.error.message.required-error": "Choose an option.",
16007
+ "search.keyword.multi-elements.multi-checkbox": "multi checkbox, checkboxes, multiple selection",
16008
+ "search.keyword.basic.short-answer": "short answer, text, single line, input",
15951
16009
  "checkbox.input.error.message.not-allowed-value": "Check the box to continue.",
15952
16010
  "contacts-birthdate.input.error.message.max-value-error": "Enter a date from January 1, 1900 to today.",
16011
+ "search.keyword.dext.rating-input": "rating input, stars, score, review",
16012
+ "search.keyword.dext.url-input": "url input, link, website, web address",
15953
16013
  "input.error.message.incomplete-date-error.month-day-time": "Enter a month, day and time.",
15954
16014
  "file-upload.aria-roledescription": "File upload",
16015
+ "search.keyword.basic.vat-id": "vat id, vat number, tax id",
15955
16016
  "contacts-phone.input.error.message.pattern-error": "Enter a valid phone number.",
15956
16017
  "mla-street-number.input.error.message.required-error": "Enter a house number.",
16018
+ "search.keyword.ecom.contact-details": "contact details, customer info",
15957
16019
  "date-picker.a11y.dropdown-month": "Select month",
15958
16020
  "field.signature.mode.type.label": "Type",
16021
+ "search.keyword.contacts.address": "address, location, street, city, country, postal code, area",
16022
+ "search.keyword.bookings.phone": "phone, contact number, telephone, mobile",
16023
+ "search.keyword.address.subdivision": "state, province, region, subdivision",
15959
16024
  "date-picker.input.error.message.min-value-error": "Enter a valid date after today\u2019s date.",
15960
16025
  "date-time-input.input.error.message.min-value-error": "Enter a valid date after today\u2019s date.",
15961
16026
  "dext-checkbox.input.error.message.required-error": "Check the box to continue.",
@@ -15964,6 +16029,7 @@ var require_messages_en = __commonJS({
15964
16029
  "dext-checkbox.input.error.message.not-allowed-value": "Check the box to continue.",
15965
16030
  "field.date.placeholder.year": "Year",
15966
16031
  "date-picker.input.error.message.max-value-error": "Enter a valid date from January 1, 1000 to today.",
16032
+ "search.keyword.bookings.rich-text": "rich text, formatted text, description",
15967
16033
  "field.signature.text.placeholder": "Type your signature",
15968
16034
  "dext-date-picker.input.error.message.format-error": "Choose a date.",
15969
16035
  "form.file-upload.error.upload-limit": "There is an upload limit of {limit, plural, one {# file} other {# files}}.",
@@ -15972,44 +16038,67 @@ var require_messages_en = __commonJS({
15972
16038
  "field.mla-apartment.label": "Apartment",
15973
16039
  "text-area.input.error.message.required-error": "Enter an answer.",
15974
16040
  "field.phone.country-search-input.placeholder": "Search",
16041
+ "search.keyword.layout-elements.header": "header, page header, top bar",
16042
+ "search.keyword.ecom.additional-info": "additional info, notes, instructions",
15975
16043
  "donation.other-option.placeholder": "Enter an amount",
15976
16044
  "dext-rating-input.input.error.message.required-error": "Choose a star rating.",
15977
16045
  "field.signature.a11y.action-description.draw": "Sign in the box.",
16046
+ "search.keyword.ecom.full-name": "full name, recipient name, first and last",
15978
16047
  "contacts-birthdate.input.error.message.min-value-error": "Enter a date from January 1, 1900 to today.",
15979
16048
  "mla-subdivision.input.error.message.required-error": "Choose an option.",
15980
16049
  "dext-dropdown.input.error.message.required-error": "Choose an option.",
15981
16050
  "contacts-text-input.input.error.message.required-error": "Enter an answer.",
16051
+ "search.keyword.dext.phone": "phone, telephone, mobile",
15982
16052
  "field.date.label.day": "Day",
16053
+ "search.keyword.basic.url": "url, website, link, web address",
15983
16054
  "vat-id.input.error.message.required-error.br": "Enter a CPF/CNPJ number.",
16055
+ "search.keyword.bookings.email": "email, contact email, mail",
15984
16056
  "date-picker.calendar.close-button": "Close",
16057
+ "search.keyword.contacts.phone": "phone, telephone, mobile, cell, number",
15985
16058
  "input.error.message.invalid-value-for-pattern": "Enter a valid answer.",
15986
16059
  "radio-group.input.error.message.required-error": "Choose an option.",
15987
16060
  "input.error.message.min-items-error": "Choose at least {limit, plural, one {# option} other {# options}}.",
15988
16061
  "ecom.form.field-type.ecom-subscriptions.label": "I agree to receive news to the email address and/or phone numbers added",
16062
+ "search.keyword.ecom.phone": "phone, contact number, telephone, mobile",
15989
16063
  "input.error.message.decimal_point_error": "Add {number} number(s) after the decimal point.",
15990
16064
  "bookings-email.input.error.message.required-error": "Enter an email address like example@mysite.com.",
16065
+ "search.keyword.layout-elements.rich-text": "rich text, formatted content, paragraph",
15991
16066
  "contacts-subscribe.input.error.message.required-error": "Check the box to continue.",
16067
+ "search.keyword.dext.dropdown": "dropdown, select, menu",
16068
+ "search.keyword.address.postal-code": "postal code, zip, postcode",
15992
16069
  "form.appointment.show-more-slots.text": "Show more slots",
15993
16070
  "form.file-upload.error.upload-failed": "File upload failed.",
15994
16071
  "dext-email.input.error.message.format-error": "Enter an email address like example@mysite.com.",
15995
16072
  "full-name-first-name.input.error.message.required-error": "Enter a first name.",
15996
16073
  "field-context-menu.settings": "Settings",
16074
+ "search.keyword.quiz.multi-choice": "quiz multiple choice, multi select",
16075
+ "search.keyword.address.address-line-2": "address line 2, apt, suite, unit",
15997
16076
  "bookings-last-name.input.error.message.required-error": "Enter a last name.",
15998
16077
  "actions.rules.button.label_DELETE_THIS": "Rules",
16078
+ "search.keyword.transaction.product": "product, item, sku, purchase",
15999
16079
  "appointment.input.error.message.required-error": "This field is required.",
16000
16080
  "field-context-menu.make-required": "Make required",
16081
+ "search.keyword.contacts.position": "position, job title, role, occupation",
16082
+ "search.keyword.bookings.address": "address, location",
16083
+ "search.keyword.multi-elements.checkbox": "checkbox, tick box, check",
16001
16084
  "date-time-input.input.error.message.format-error": "Enter a month, day and year.",
16002
16085
  "field.date.label.time": "Time",
16086
+ "search.keyword.basic.full-name-first-name": "first name, given name",
16003
16087
  "input.error.message.required-error": "This field is required.",
16004
16088
  "field.phone.country-selector-dropdown.no-result": "No results found...",
16005
16089
  "input.error.message.exact-items-number-error": "Choose {limit, plural, one {# option} other {# options}}.",
16006
16090
  "form.appointment.timezone.label": "Time zone",
16091
+ "search.keyword.address.country": "country, nation",
16092
+ "search.keyword.basic.file-upload": "file upload, attachment, upload, file",
16007
16093
  "date-time-input.input.error.message.max-value-error": "Enter a valid date from January 1, 1000 to today.",
16008
16094
  "date-picker.a11y.arrow-right": "Go to next month",
16095
+ "search.keyword.quiz.long-text": "quiz long text, paragraph",
16009
16096
  "input.error.message.incomplete-date-error.time": "Enter a time.",
16010
16097
  "field.signature.canvas.aria-label.signed": "Signature drawing area (signed)",
16011
16098
  "contacts-phone.input.error.message.format-error": "Enter a valid phone number.",
16012
16099
  "tags.input.error.message.required-error": "Choose an option.",
16100
+ "search.keyword.contacts.birthdate": "birthdate, birthday, date of birth, dob",
16101
+ "search.keyword.basic.date-time": "date time, datetime, timestamp, schedule",
16013
16102
  "file-upload.dropzone.limit-reached.subtitle": "Delete a file to add a different one.",
16014
16103
  "input.error.message.max-value-error": "Enter a number that is {limit} or less.",
16015
16104
  "input.error.message.min-length-error": "Enter at least {limit, plural, one {# character} other {# characters}}.",