diff --git a/front/src/components/Sidebar.vue b/front/src/components/Sidebar.vue index 8e0df8016..97c743bbe 100644 --- a/front/src/components/Sidebar.vue +++ b/front/src/components/Sidebar.vue @@ -35,24 +35,24 @@
{{ $t('My account') }}
{{ $t('Music') }}
@@ -62,7 +62,7 @@ class="item" v-if="$store.state.auth.availablePermissions['import.launch']" :to="{name: 'library.requests', query: {status: 'pending' }}"> - {{ $t('Import requests') }} + {{ $t('Import requests') }}
@@ -72,7 +72,7 @@ class="item" v-if="$store.state.auth.availablePermissions['federation.manage']" :to="{path: '/manage/federation/libraries'}"> - {{ $t('Federation') }} + {{ $t('Federation') }}