@ailaw/venus 1.289.0 → 1.290.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 +2 -1
- package/package.json +1 -1
package/dist/en.js
CHANGED
|
@@ -1787,7 +1787,8 @@ var en$1 = {
|
|
|
1787
1787
|
wouldYouLikeToSetUrgent: "Would you like to set this task as urgent?",
|
|
1788
1788
|
durDate: "Due Date",
|
|
1789
1789
|
thisTaskIsDueSoonBy: "This task is due soon ( by",
|
|
1790
|
-
thisTaskIsDueSoon: "This task is due soon."
|
|
1790
|
+
thisTaskIsDueSoon: "This task is due soon.",
|
|
1791
|
+
reset: "Reset"
|
|
1791
1792
|
};
|
|
1792
1793
|
var en2 = {
|
|
1793
1794
|
account: "Account",
|