mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Rename further instances of "reps" to "repetitions"
This commit is contained in:
@@ -245,7 +245,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
|
||||
slotEntryId: 1,
|
||||
nrOfSets: 4,
|
||||
repetitions: 3,
|
||||
repsUnit: testRepetitionUnit1,
|
||||
repetitionsUnit: testRepetitionUnit1,
|
||||
weight: 100,
|
||||
weightUnit: testWeightUnit1,
|
||||
restTime: 120,
|
||||
@@ -266,7 +266,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
|
||||
slotEntryId: 1,
|
||||
nrOfSets: 4,
|
||||
repetitions: 12,
|
||||
repsUnit: testRepetitionUnit1,
|
||||
repetitionsUnit: testRepetitionUnit1,
|
||||
weight: 10,
|
||||
weightUnit: testWeightUnit1,
|
||||
restTime: 60,
|
||||
@@ -295,7 +295,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
|
||||
slotEntryId: 1,
|
||||
nrOfSets: 4,
|
||||
repetitions: 3,
|
||||
repsUnit: testRepetitionUnit1,
|
||||
repetitionsUnit: testRepetitionUnit1,
|
||||
weight: 100,
|
||||
weightUnit: testWeightUnit1,
|
||||
restTime: 120,
|
||||
@@ -352,7 +352,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
|
||||
slotEntryId: 1,
|
||||
nrOfSets: 5,
|
||||
repetitions: 8,
|
||||
repsUnit: testRepetitionUnit1,
|
||||
repetitionsUnit: testRepetitionUnit1,
|
||||
weight: 105,
|
||||
weightUnit: testWeightUnit1,
|
||||
restTime: 120,
|
||||
@@ -383,7 +383,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
|
||||
slotEntryId: 1,
|
||||
nrOfSets: 1,
|
||||
repetitions: 3,
|
||||
repsUnit: testRepetitionUnit1,
|
||||
repetitionsUnit: testRepetitionUnit1,
|
||||
weight: 100,
|
||||
weightUnit: testWeightUnit1,
|
||||
restTime: 120,
|
||||
@@ -397,7 +397,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
|
||||
slotEntryId: 1,
|
||||
nrOfSets: 1,
|
||||
repetitions: 3,
|
||||
repsUnit: testRepetitionUnit1,
|
||||
repetitionsUnit: testRepetitionUnit1,
|
||||
weight: 100,
|
||||
weightUnit: testWeightUnit1,
|
||||
restTime: 120,
|
||||
@@ -411,7 +411,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
|
||||
slotEntryId: 1,
|
||||
nrOfSets: 1,
|
||||
repetitions: 3,
|
||||
repsUnit: testRepetitionUnit1,
|
||||
repetitionsUnit: testRepetitionUnit1,
|
||||
weight: 100,
|
||||
weightUnit: testWeightUnit1,
|
||||
restTime: 120,
|
||||
@@ -432,7 +432,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
|
||||
slotEntryId: 1,
|
||||
nrOfSets: 1,
|
||||
repetitions: 12,
|
||||
repsUnit: testRepetitionUnit1,
|
||||
repetitionsUnit: testRepetitionUnit1,
|
||||
weight: 10,
|
||||
weightUnit: testWeightUnit1,
|
||||
restTime: 60,
|
||||
@@ -446,7 +446,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
|
||||
slotEntryId: 1,
|
||||
nrOfSets: 1,
|
||||
repetitions: 12,
|
||||
repsUnit: testRepetitionUnit1,
|
||||
repetitionsUnit: testRepetitionUnit1,
|
||||
weight: 10,
|
||||
weightUnit: testWeightUnit1,
|
||||
restTime: 60,
|
||||
@@ -460,7 +460,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
|
||||
slotEntryId: 1,
|
||||
nrOfSets: 1,
|
||||
repetitions: 12,
|
||||
repsUnit: testRepetitionUnit1,
|
||||
repetitionsUnit: testRepetitionUnit1,
|
||||
weight: 10,
|
||||
weightUnit: testWeightUnit1,
|
||||
restTime: 60,
|
||||
@@ -489,7 +489,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
|
||||
slotEntryId: 1,
|
||||
nrOfSets: 1,
|
||||
repetitions: 3,
|
||||
repsUnit: testRepetitionUnit1,
|
||||
repetitionsUnit: testRepetitionUnit1,
|
||||
weight: 100,
|
||||
weightUnit: testWeightUnit1,
|
||||
restTime: 120,
|
||||
@@ -503,7 +503,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
|
||||
slotEntryId: 1,
|
||||
nrOfSets: 1,
|
||||
repetitions: 3,
|
||||
repsUnit: testRepetitionUnit1,
|
||||
repetitionsUnit: testRepetitionUnit1,
|
||||
weight: 100,
|
||||
weightUnit: testWeightUnit1,
|
||||
restTime: 120,
|
||||
@@ -517,7 +517,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
|
||||
slotEntryId: 1,
|
||||
nrOfSets: 1,
|
||||
repetitions: 3,
|
||||
repsUnit: testRepetitionUnit1,
|
||||
repetitionsUnit: testRepetitionUnit1,
|
||||
weight: 100,
|
||||
weightUnit: testWeightUnit1,
|
||||
restTime: 120,
|
||||
|
||||
Reference in New Issue
Block a user