tDashboardNoExercisesDone property

  1. @override
String get tDashboardNoExercisesDone
override

No description provided for @tDashboardNoExercisesDone.

In en, this message translates to: 'No exercises done yet.'

Implementation

@override
String get tDashboardNoExercisesDone => 'Noch keine Übungen durchgeführt.';