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