{title}
{isDesktopApp ? t('header.services.tooltip.currentInstanceWithShortcuts', { current: currentInstanceLabel, toggle: shortcutLabel('toggle_services_menu'), nextTab: shortcutLabel('cycle_services_tab'), }) : t('header.services.tooltip.servicesWithShortcuts', { toggle: shortcutLabel('toggle_services_menu'), nextTab: shortcutLabel('cycle_services_tab'), })}
{t('header.actions.planWithShortcut', { shortcut: shortcutLabel('toggle_context_plan') })}
{t('header.actions.newSessionWithShortcut', { shortcut: shortcutLabel('new_chat') })}
{tab.label}
{t('header.services.title')}
{rightDrawerOpen ? 'Close git sidebar' : 'Open git sidebar'}