We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e23ff28 commit 61ed450Copy full SHA for 61ed450
Trio/Sources/Modules/Settings/SettingItems.swift
@@ -297,7 +297,8 @@ enum SettingItems {
297
"Time in Normoglycemia (TING)": "Time in Range Type",
298
"Dark Scheme": "Appearance",
299
"Light Scheme": "Appearance",
300
- "X-Axis Interval Step": "Show X-Axis Grid Lines"
+ "X-Axis Interval Step": "Show X-Axis Grid Lines",
301
+ "Carbs Required Threshold": "Show Carbs Required Badge"
302
],
303
path: ["Features", "User Interface"]
304
),
0 commit comments