release
Laurent 3 years ago
parent 4d10fe4ac9
commit 4546f5d4e9
  1. 2
      LeCountdown/Views/PresetsView.swift

@ -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: "")
}
}

Loading…
Cancel
Save