{{'RUNNER.WORKOUTTIMEREMAINING'|ng2Translate}} - {{workoutTimeRemaining | secondsToTime}}
{{currentExercise.details.title}}
{{'RUNNER.TIMEREMAINING'|ng2Translate}}: {{currentExercise.duration-currentExerciseDuration}}
{{'RUNNER.NEXTUP'|ng2Translate}}: {{workoutPlan.exercises[currentExerciseIndex + 1].details.title}}