diff --git a/components/TopBar.tsx b/components/TopBar.tsx index 509b5cca..60a293fa 100644 --- a/components/TopBar.tsx +++ b/components/TopBar.tsx @@ -116,7 +116,7 @@ const TopBar = () => { )} {!connected ? ( mangoAccount ? ( - + {t('unowned-helper', { @@ -170,7 +170,7 @@ const TopBar = () => { ) : ( - + {t('connect-helper')}