@bigbinary/neeto-form-frontend 3.0.3 → 3.0.5

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.
@@ -25,6 +25,7 @@
25
25
  "select": "Select",
26
26
  "selectOne": "Select one",
27
27
  "required": "Required",
28
+ "hideQuestion": "Hide question",
28
29
  "invalidURL": "Invalid URL",
29
30
  "generateLink": "Generate link",
30
31
  "paragraphCantBeEmpty": "Paragraph can't be empty",
@@ -76,7 +77,8 @@
76
77
  "formSubmitted": "Form has been submitted successfully!"
77
78
  },
78
79
  "callouts": {
79
- "submitError": "Couldn't submit the form"
80
+ "submitError": "Couldn't submit the form",
81
+ "hiddenQuestion": "This field is hidden to the public. However you can still edit it."
80
82
  },
81
83
  "successPage": {
82
84
  "title1": "Thanks for completing this form.",