|
|
|
|
@ -63,7 +63,7 @@ enum Preset: Int, Identifiable, CaseIterable { |
|
|
|
|
case .meditation: return NSLocalizedString("Meditation", comment: "") |
|
|
|
|
case .nap: return NSLocalizedString("Nap", comment: "") |
|
|
|
|
case .runningSplits: return NSLocalizedString("Running splits", comment: "") |
|
|
|
|
case .toothbrushing: return NSLocalizedString("Toothbrushing", comment: "") |
|
|
|
|
case .toothbrushing: return NSLocalizedString("Tooth brushing", comment: "") |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|