dashboard_burnDownChart_idealTrajectory abstract method
- num count
Label for the ideal daily task completion rate in the burndown chart, showing tasks per day.
In en, this message translates to: 'Ideal trajectory {count, plural, other{({count} tasks/day)} one{({count} task/day)}}'
Implementation
String dashboard_burnDownChart_idealTrajectory(num count);