diff --git a/src/components/AccountPage/EmptyStateAccount.js b/src/components/AccountPage/EmptyStateAccount.js index f219e628..507e1abc 100644 --- a/src/components/AccountPage/EmptyStateAccount.js +++ b/src/components/AccountPage/EmptyStateAccount.js @@ -40,12 +40,12 @@ class EmptyStateAccount extends PureComponent { height="89" /> - {t('account:emptyState.title')} - {t('account:emptyState.desc')} + {t('app:account.emptyState.title')} + {t('app:account.emptyState.desc')}