diff --git a/dashboard/src/Index.vue b/dashboard/src/Index.vue index d7f279be1..102d46841 100644 --- a/dashboard/src/Index.vue +++ b/dashboard/src/Index.vue @@ -1,11 +1,10 @@ - - - - - - - - {{ config.cloudronName || 'Cloudron' }} - - - {{ $t('apps.title') }} - {{ $t('appstore.title') }} - {{ $t('main.navbar.users') }} - {{ $t('backups.title') }} - {{ $t('branding.title') }} - {{ $t('domains.title') }} - {{ $t('emails.title') }} - - - {{ $t('email.incoming.mailboxes.title') }} - {{ $t('email.incoming.mailinglists.title') }} - {{ $t('emails.title') }} {{ $t('settings.title') }} - - - {{ $t('eventlog.title') }} - {{ $t('network.title') }} - {{ $t('services.title') }} - {{ $t('settings.title') }} - {{ $t('users.title') }} - {{ $t('volumes.title') }} - {{ $t('system.title') }} - - - - - -