feat(client): optimize donation form for holiday alert (#44482)

* feat(client): optmize donation form for holiday alert

* feat: remove key from i18n
This commit is contained in:
Ahmad Abdolsaheb
2021-12-13 19:25:21 +03:00
committed by GitHub
parent 129083de97
commit cd9c57a8c5
3 changed files with 14 additions and 6 deletions

View File

@@ -92,7 +92,7 @@ const Intro = ({
sameTab={false}
to='/donate'
>
{t('buttons.support-our-nonprofit')}
{t('buttons.donate')}
</Link>
</p>
</Alert>