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 en = {
|
||||
workout_name_placeholder: "Workout name",
|
||||
cancel_workout: "CANCEL WORKOUT",
|
||||
finish: "FINISH",
|
||||
finish_early: "FINISH EARLY",
|
||||
new_set_added: "new set",
|
||||
new_sets_added: "new sets",
|
||||
exercises_title: "Exercises",
|
||||
|
||||
Reference in New Issue
Block a user