Rename season UI language to years
This commit is contained in:
@@ -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',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user