@ailaw/venus 1.146.0 → 1.147.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/en.js +5 -0
- package/package.json +1 -1
package/dist/en.js
CHANGED
|
@@ -5353,6 +5353,11 @@ var en3 = {
|
|
|
5353
5353
|
intakeTemplateName: "Intake Template Name",
|
|
5354
5354
|
customQuestionList: "Additional Questions",
|
|
5355
5355
|
customQuestion: "Additional Question",
|
|
5356
|
+
newAdditionalQuestion: "New Additional Question",
|
|
5357
|
+
editAdditionalQuestion: "Edit Additional Question",
|
|
5358
|
+
documentRequest: "Document Request",
|
|
5359
|
+
textField: "Text Field",
|
|
5360
|
+
enterTextField: "Enter question text",
|
|
5356
5361
|
questionType: "Question Type",
|
|
5357
5362
|
questionText: "Question Text",
|
|
5358
5363
|
createIntakeTemplate: "Create a New Template",
|