@26lights/orcha 0.33.1 → 0.34.1

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.
@@ -43,7 +43,7 @@
43
43
  "activity.filters.assignee.placeholder": "Assignee",
44
44
  "feed.activity.archive": "Archive",
45
45
  "feed.activity.unarchive": "Unarchive",
46
- "activity.deadline.label": "End date",
46
+ "activity.deadline.label": "Due date",
47
47
  "feed.search.placeholder": "Search activities",
48
48
  "project.phases.title": "Phases",
49
49
  "project.milestones.title": "Milestones",
@@ -52,7 +52,7 @@
52
52
  "project.milestone.add": "Add milestone",
53
53
  "project.phases.add": "Add phase",
54
54
  "project.activity.add": "Add activity",
55
- "activity.tasks.title": "Checklist",
55
+ "activity.tasks.title": "Tasks",
56
56
  "activity.dependencies.title": "Dependencies",
57
57
  "activity.assignee.title": "Assignee",
58
58
  "activity.tasks.add": "Add",
@@ -78,5 +78,6 @@
78
78
  "project.switch.feed": "Feed",
79
79
  "project.switch.overview": "Overview",
80
80
  "project.template.add.title": "Apply a new template",
81
- "project.template.add.label": "Apply template"
81
+ "project.template.add.label": "Apply template",
82
+ "activity.attachment.placeholder.active": "Drop files here"
82
83
  }