@ailaw/venus 1.99.0 → 1.101.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 +10 -1
- package/dist/en3.js +7 -2
- package/package.json +1 -1
package/dist/en.js
CHANGED
|
@@ -1520,10 +1520,19 @@ var en = __spreadProps(__spreadValues(__spreadValues({}, lang2), lang3), {
|
|
|
1520
1520
|
recentUpdated: "Recent Updated",
|
|
1521
1521
|
action: "Action",
|
|
1522
1522
|
sendMessage: "Send Message",
|
|
1523
|
+
sendIntake: "Send Intake",
|
|
1523
1524
|
phoneNumber: "Mobile Number",
|
|
1524
1525
|
messageBody: "Message Body",
|
|
1525
1526
|
fillLink: "Fill Link",
|
|
1526
1527
|
sendTextMessage: "Send Text Message",
|
|
1528
|
+
send: "Send",
|
|
1529
|
+
link: "Link",
|
|
1530
|
+
preview: "Preview",
|
|
1531
|
+
instakes: "Instakes",
|
|
1532
|
+
sendHistory: "Send Historys",
|
|
1533
|
+
sendBy: "Send By",
|
|
1534
|
+
sendDate: "Send Date",
|
|
1535
|
+
invitedBy: "Invited By",
|
|
1527
1536
|
newEvent: "New Event",
|
|
1528
1537
|
addEvent: "Add Event",
|
|
1529
1538
|
editEvent: "Edit Event",
|
|
@@ -1556,7 +1565,7 @@ var en = __spreadProps(__spreadValues(__spreadValues({}, lang2), lang3), {
|
|
|
1556
1565
|
addStageBefore: "Add a stage before {progressName}",
|
|
1557
1566
|
addStageAfter: "Add a stage after {progressName}",
|
|
1558
1567
|
confirmToMoveStage: "Are you sure to move to this stage?",
|
|
1559
|
-
addFromProgressTemplates: "
|
|
1568
|
+
addFromProgressTemplates: "Import from Progress Templates",
|
|
1560
1569
|
manageProgressTemplates: "Manage Progress Templates"
|
|
1561
1570
|
});
|
|
1562
1571
|
export { en as default };
|
package/dist/en3.js
CHANGED
|
@@ -896,7 +896,12 @@ var lang3 = {
|
|
|
896
896
|
downloadReady: "Download Ready",
|
|
897
897
|
requestMoreReports: "To request more reports, please click here.",
|
|
898
898
|
beingProcessed: "Your request is being processed. Click 'Download Ready' to check progress and download files.",
|
|
899
|
-
|
|
899
|
+
intakeRecords: "Intake Record",
|
|
900
|
+
intakeSendHistory: "Intake Send History",
|
|
901
|
+
intakeTemplate: "Intake Template",
|
|
902
|
+
intakeTemplates: "Intake Templates",
|
|
903
|
+
intakeSteadyLinks: "Intake Steady Links",
|
|
904
|
+
intakeTemplateName: "Intake Template Name",
|
|
900
905
|
customQuestionList: "Additional Questions",
|
|
901
906
|
customQuestion: "Additional Question",
|
|
902
907
|
questionType: "Question Type",
|
|
@@ -936,7 +941,7 @@ var lang3 = {
|
|
|
936
941
|
durationInDays: "Duration in Days",
|
|
937
942
|
createProgressTemplate: "Create Progress Template",
|
|
938
943
|
editProgressTemplate: "Edit Progress Template",
|
|
939
|
-
|
|
944
|
+
addCheckpoint: "Add Checkpoint",
|
|
940
945
|
detailProgress: "Progress Detail",
|
|
941
946
|
editProgress: "Edit Progress",
|
|
942
947
|
newProgress: "New Progress",
|