Rename season UI language to years

This commit is contained in:
AzuTear
2026-06-17 13:45:06 +02:00
parent 33975a633c
commit 567f0e2ebf
9 changed files with 29 additions and 25 deletions
@@ -29,7 +29,7 @@ const quickActions = computed(() => [
{
label: 'Kategorien pflegen',
value: store.adminSeasonDetail.categories.length,
to: '/admin/seasons',
to: '/admin/years',
hint: 'Texte, Limits und Sortierung',
},
{