import { useTranslations } from 'next-intl'; export default function LastActivitySettings() { const t = useTranslations('Global'); return (