feat(fitness): label finish button "FINISH EARLY" with unfinished sets
CI / update (push) Has been cancelled
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user