Skip to content

Function: getPomodoroNotificationTitle()

function getPomodoroNotificationTitle(phase, locale): string;

Defined in: shared/src/helper/pomodoroHelper/pomodoroStyles.ts:59

Get notification title text for phase transition

ParameterType
phase"focus" | "short-break" | "long-break"
locale"en-US" | "de-DE"

string