diff --git a/frontend/app/components/shared/SessionsTabOverview/components/SessionList/SessionDateRange.tsx b/frontend/app/components/shared/SessionsTabOverview/components/SessionList/SessionDateRange.tsx index 3a6245d47..70a6b1680 100644 --- a/frontend/app/components/shared/SessionsTabOverview/components/SessionList/SessionDateRange.tsx +++ b/frontend/app/components/shared/SessionsTabOverview/components/SessionList/SessionDateRange.tsx @@ -20,7 +20,7 @@ function SessionDateRange() { searchStore.applyFilter(dateValues); }; return ( -
+
{t('No sessions')}  {isCustom ? t('between') : t('in the')}