Преглед на файлове

Update PreferencesEditorViewModel.swift

New definition for Insulin Peak Time
Jon B Mårtensson преди 4 години
родител
ревизия
aa9d655de0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      FreeAPS/Sources/Modules/PreferencesEditor/PreferencesEditorViewModel.swift

+ 1 - 1
FreeAPS/Sources/Modules/PreferencesEditor/PreferencesEditorViewModel.swift

@@ -408,7 +408,7 @@ extension PreferencesEditor {
                     keypath: \.insulinPeakTime,
                     keypath: \.insulinPeakTime,
                     value: preferences.insulinPeakTime,
                     value: preferences.insulinPeakTime,
                     infoText: NSLocalizedString(
                     infoText: NSLocalizedString(
-                        "Maximun blood glucose lowering effect of insulin, in minutes",
+                        "Time of maximum blood glucose lowering effect of insulin, in minutes",
                         comment: "Insulin Peak Time"
                         comment: "Insulin Peak Time"
                     ),
                     ),
                     settable: self
                     settable: self