diff --git a/front/src/components/library/Albums.vue b/front/src/components/library/Albums.vue index 862fc1a1e..c516663f8 100644 --- a/front/src/components/library/Albums.vue +++ b/front/src/components/library/Albums.vue @@ -205,7 +205,7 @@ const paginateOptions = computed(() => sortedUniq([12, 30, 50, paginateBy.value] v-else-if="result && result.results.length === 0" > - + {{ t('components.library.Albums.empty.noResults') }}