Update clunky auto to manual sorting by time, primary color blue
This commit is contained in:
@@ -99,6 +99,11 @@ export const en = {
|
||||
timePickerMinute: "Minute",
|
||||
timePickerApply: "Apply",
|
||||
|
||||
// Sorting
|
||||
sortByTime: "Sort by time",
|
||||
sortByTimeNeeded: "Doses are not in chronological order. Click to sort.",
|
||||
sortByTimeSorted: "Doses are sorted chronologically.",
|
||||
|
||||
// Day-based schedule
|
||||
regularPlan: "Regular Plan",
|
||||
deviatingPlan: "Deviation from Plan",
|
||||
|
||||
Reference in New Issue
Block a user