Browse Source

fix(nc-gui): update prefillform info tooltip text

pull/7807/head
Ramesh Mane 7 months ago
parent
commit
5c089aa873
  1. 2
      packages/nc-gui/lang/en.json

2
packages/nc-gui/lang/en.json

@ -967,7 +967,7 @@
"clientCert": "Select .cert file",
"clientCA": "Select CA file",
"changeIconColour": "Change icon colour",
"preFillFormInfo": "To get a prefilled link, make sure you’ve filled the necessary fields in the form view builder.",
"preFillFormInfo": "Generate share form URL with pre-filled field data. To get a pre-filled link, make sure you’ve filled the necessary fields in the form view builder.",
"surveyFormInfo": "Form mode with one field per page"
},
"placeholder": {

Loading…
Cancel
Save