@ailaw/venus 1.62.0 → 1.65.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/en2.js +2 -0
- package/dist/ps.js +1553 -0
- package/dist/ps2.js +2719 -0
- package/dist/ps3.js +926 -0
- package/dist/venus.es.js +6 -0
- package/package.json +1 -1
package/dist/en2.js
CHANGED
|
@@ -346,6 +346,7 @@ var lang2 = {
|
|
|
346
346
|
add: "Add",
|
|
347
347
|
taskOwner: "Task Owner",
|
|
348
348
|
taskAssignee: "Task Assignee",
|
|
349
|
+
shareWith: "Share With",
|
|
349
350
|
noCaseAssignee: "No Accessible Accounts",
|
|
350
351
|
openDetail: "Open Detail",
|
|
351
352
|
more: "More",
|
|
@@ -360,6 +361,7 @@ var lang2 = {
|
|
|
360
361
|
addAccount: "Add account",
|
|
361
362
|
noTaskSelected: "Please select at least one task",
|
|
362
363
|
assignSuccess: "Successfully assigned",
|
|
364
|
+
for: "For",
|
|
363
365
|
familybasedGreenCardWithoutAosPetitionerEmployee1: "Basic Information of Petitioner",
|
|
364
366
|
familybasedGreenCardWithoutAosPetitionerEmployee2: "Petitioner's Family and Employment Information",
|
|
365
367
|
familybasedGreenCardWithoutAosPetitionerEmployee3: "Basic Information for This Petition",
|