import { useTranslation } from "react-i18next"; const End = () => { const { t } = useTranslation(); return (