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