import { useT } from '~renderer/i18n'; const ComingSoonTab = () => { const t = useT(); return (
{t('misc.comingSoon')}