feat(fitness): label finish button "FINISH EARLY" with unfinished sets
CI / update (push) Has been cancelled

Switches the active-workout finish button to "FINISH EARLY" /
"VORZEITIG BEENDEN" with an orange tint when any set in the workout is
still incomplete, so users can tell at a glance whether they're
wrapping up cleanly or cutting it short.
This commit is contained in:
2026-05-10 14:56:12 +02:00
parent e87b8bd864
commit 5fd8027d3e
4 changed files with 14 additions and 2 deletions
+1
View File
@@ -98,6 +98,7 @@ export const de = {
workout_name_placeholder: "Trainingsname",
cancel_workout: "TRAINING ABBRECHEN",
finish: "BEENDEN",
finish_early: "VORZEITIG BEENDEN",
new_set_added: "neuer Satz",
new_sets_added: "neue Sätze",
exercises_title: "Übungen",