Update line selection buttons add tooltips

This commit is contained in:
2026-01-17 13:17:54 +00:00
parent 3e7281e4db
commit fda0778edb
3 changed files with 46 additions and 19 deletions

View File

@@ -61,6 +61,9 @@ export const en = {
pinChart: "Pin chart to top",
unpinChart: "Unpin chart",
stickyChartTooltip: "Keep chart visible while scrolling through settings for real-time feedback. Default: off.",
chartViewDamphTooltip: "Show only the active metabolite (d-Amphetamine) concentration profile",
chartViewLdxTooltip: "Show only the prodrug (Lisdexamfetamine) concentration profile",
chartViewBothTooltip: "Show both d-Amphetamine and Lisdexamfetamine profiles together",
// Settings
diagramSettings: "Diagram Settings",