Преглед изворни кода

Update DynamicSettingsRootView.swift

Rephrase the effect of Dynamic CR on Carb Ratio for clarity.
tmhastings пре 1 година
родитељ
комит
b477fd62a7

+ 2 - 2
FreeAPS/Sources/Modules/DynamicSettings/View/DynamicSettingsRootView.swift

@@ -100,10 +100,10 @@ extension DynamicSettings {
                                 "Dynamic CR adjusts your carb ratio based on your Dynamic Ratio, adapting automatically to changes in insulin sensitivity."
                             )
                             Text(
-                                "When Dynamic Ratio increases, indicating you need more insulin, the carb ratio is adjusted to make your insulin dosing more effective."
+                                "When Dynamic Ratio increases, indicating you need more insulin, the carb ratio value is decreased to make your insulin dosing more effective."
                             )
                             Text(
-                                "When Dynamic Ratio decreases, indicating you need less insulin, the carb ratio is scaled back to avoid over-delivery."
+                                "When Dynamic Ratio decreases, indicating you need less insulin, the carb ratio value is increased to avoid over-delivery."
                             )
                             Text(
                                 "Note: It's recommended not to use this feature with a high Insulin Fraction (>2), as it can cause insulin dosing to become too aggressive."