import { useTranslation } from 'react-i18next' function SessionsSection() { const { t } = useTranslation() return ( <>