@ailaw/venus 1.339.0 → 1.341.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/package.json +1 -1
package/dist/en.js
CHANGED
|
@@ -5940,6 +5940,12 @@ var en3 = {
|
|
|
5940
5940
|
"confirmToCompleteOrder1": "Are you sure you want to mark ",
|
|
5941
5941
|
"confirmToCompleteOrder2": " as complete? Once completed, this order\u2019s status cannot be changed.",
|
|
5942
5942
|
"confirmation": "Confirmation",
|
|
5943
|
+
"skipIncompleteTasks": "Skip the incomplete task(s)",
|
|
5944
|
+
"confirmPlaceWithIncompleteDescription": "Are you sure you want to place the order(s) with incomplete task(s)? If so, please provide an explanation in the note.",
|
|
5945
|
+
"hereAreIncompleteTasks": "Here are incomplete task(s):",
|
|
5946
|
+
"submission": "Submission",
|
|
5947
|
+
"noteRequiredTitle": "Note Required",
|
|
5948
|
+
"noteRequiredDescription": "Please provide a note before proceeding.",
|
|
5943
5949
|
canNotPlaceOrderBecauseOfTheFollowingErrors: "Cannot place order(s) because some tasks are still incomplete",
|
|
5944
5950
|
confirmToPlaceOrder: "Are you sure to place order(s)",
|
|
5945
5951
|
areYouSureToPlaceOrder: "Are you sure to place order(s):",
|