Skip to content

Commit

Permalink
Refactor: Add toggle rendering options to interactive builder
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinotijoan committed Sep 10, 2024
1 parent d3f9bfd commit 9b3fe6a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@
"interactiveBuilderHelperText": "The Interactive Builder lets you build your form schema without writing JSON code. The Preview tab automatically updates as you build your form. When done, click Save Form to save your form.",
"invalidVersionWarning": "Version can only start with with a number",
"isQuestionRequiredOrOptional": "Is this question a required or optional field? Required fields must be answered before the form can be submitted.",
"Label false": "Lable false",
"Label true": "Label true",
"labelPlaceholder": "e.g. Type of Anaesthesia",
"lastEditedBy": "Last Edited By",
"loading": "Loading",
Expand All @@ -129,6 +131,8 @@
"noMatchingFormsToDisplay": "No matching forms to display",
"noSchemaLoaded": "No schema loaded",
"noValidationErrorsFound": "No validation errors found",
"Off": "",
"On": "",
"optional": "Optional",
"pageCreated": "New page created",
"pageDeleted": "Page deleted",
Expand Down

0 comments on commit 9b3fe6a

Please sign in to comment.