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