diff --git a/ui/src/pages/Questions/index.tsx b/ui/src/pages/Questions/index.tsx index 78aab42c..eec92f7b 100644 --- a/ui/src/pages/Questions/index.tsx +++ b/ui/src/pages/Questions/index.tsx @@ -39,10 +39,10 @@ const Questions: FC = () => { })}
{siteInfo.description}
- + {t('login', { keyPrefix: 'btns' })} - + {t('signup', { keyPrefix: 'btns' })}