diff --git a/packages/nc-gui/pages/account/index.vue b/packages/nc-gui/pages/account/index.vue index b8ead4799b..4ae13e8572 100644 --- a/packages/nc-gui/pages/account/index.vue +++ b/packages/nc-gui/pages/account/index.vue @@ -1,10 +1,16 @@ - - - - + + + + + - - {{ $t('title.accountSettings') }} + + + + Back to Workspace + + - + {{ $t('labels.account') }} + + + + + + {{ $t('labels.profile') }} + + + + + + + + {{ $t('title.tokens') }} + + + + + + + {{ $t('title.appStore') }} + + + Users - {{ $t('title.userManagement') }} - - + + {{ $t('title.resetPasswordMenu') }} - - + {{ $t('activity.settings') }} - + + + - - - + - {{ $t('title.tokens') }} - - - - - + + + + + - {{ $t('title.appStore') }} + + Switch language + + + - - - - + + + + + + + + + + + + + - - - - + + {{ $t('general.signOut') }} + + + + + + + + + + + - - - + + + diff --git a/packages/nc-gui/pages/account/index/[page].vue b/packages/nc-gui/pages/account/index/[page].vue index b2df8a12b2..9650cb5152 100644 --- a/packages/nc-gui/pages/account/index/[page].vue +++ b/packages/nc-gui/pages/account/index/[page].vue @@ -5,6 +5,7 @@ const { appInfo } = useGlobal() +