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