@ailaw/venus 1.137.0 → 1.139.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 +6 -0
- package/dist/venus.es.js +1 -1
- package/package.json +1 -1
package/dist/en.js
CHANGED
|
@@ -162,6 +162,12 @@ var en = __spreadProps(__spreadValues(__spreadValues({}, lang2), lang3), {
|
|
|
162
162
|
pay: "Pay",
|
|
163
163
|
payment: "Payment",
|
|
164
164
|
new_case: "New Case",
|
|
165
|
+
profileNotLinked: "This profile has not been linked to any account.",
|
|
166
|
+
clickToLinkAccounts: "Click to link accounts.",
|
|
167
|
+
linkAccounts: "Link accounts.",
|
|
168
|
+
pleaseLinkAccounts: "Please choose or create accounts for Profile below",
|
|
169
|
+
confirmUnlinkAccount: "This is an existed account. Are you sure to unlink it?",
|
|
170
|
+
addMoreAccounts: "Add more accounts",
|
|
165
171
|
all: "All Cases",
|
|
166
172
|
open: "Open Cases",
|
|
167
173
|
completed: "Completed Cases",
|
package/dist/venus.es.js
CHANGED
|
@@ -1526,7 +1526,7 @@ var i956k = createForm({
|
|
|
1526
1526
|
}
|
|
1527
1527
|
});
|
|
1528
1528
|
var i129e3 = createForm({
|
|
1529
|
-
displayName: "I-129-
|
|
1529
|
+
displayName: "I-129 E-3/Main",
|
|
1530
1530
|
roles: {
|
|
1531
1531
|
Beneficiary: [GlueRoleType.USERPROFILE],
|
|
1532
1532
|
Petitioner: [GlueRoleType.USERPROFILE, GlueRoleType.CLIENTPROFILE],
|